Skip to content

Commit

Permalink
fix: Try to work around latest pip breakage
Browse files Browse the repository at this point in the history
  • Loading branch information
untitaker committed Apr 24, 2019
1 parent d0fa933 commit 4af92a7
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 @@ -131,6 +131,7 @@ deps =
linters: mypy
setenv =
PYTHONDONTWRITEBYTECODE=1
PIP_USE_PEP517=false
TESTPATH=tests
django: TESTPATH=tests/integrations/django
flask: TESTPATH=tests/integrations/flask
Expand Down

0 comments on commit 4af92a7

Please sign in to comment.