Skip to content

Commit

Permalink
Disable new-installer
Browse files Browse the repository at this point in the history
  • Loading branch information
anze3db committed Aug 25, 2021
1 parent 36fe786 commit 32980a6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,6 @@ isolated_build = True
deps = poetry
skip_install = True
commands =
poetry config experimental.new-installer false # python 3.10 doesn't work with new installer :(
poetry install --no-root
pytest

0 comments on commit 32980a6

Please sign in to comment.