Skip to content

Commit

Permalink
Added Poetry config file.
Browse files Browse the repository at this point in the history
This is to force Poetry to make the venv locally.
  • Loading branch information
randrej committed Jul 11, 2021
1 parent 2b2531e commit 9e06ae4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions poetry.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
[virtualenvs]
in-project = true

0 comments on commit 9e06ae4

Please sign in to comment.