Skip to content

Commit

Permalink
build: workaround poetry bug (KeyError)
Browse files Browse the repository at this point in the history
  • Loading branch information
mmilata authored and prusnak committed Jan 28, 2021
1 parent 22d01b6 commit 6be367b
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
@@ -1,3 +1,5 @@
cache-dir = "/tmp/.poetry-cache"
[virtualenvs]
in-project = true
[experimental]
new-installer = false

0 comments on commit 6be367b

Please sign in to comment.