Skip to content

Commit

Permalink
fixed old pip version warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
mmarcos committed Mar 5, 2020
1 parent 6b0e3c5 commit a78960a
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 @@ -16,6 +16,7 @@ deps =
django202: Django >= 2.2, < 2.3
django201: Django >= 2.1, < 2.2
commands =
pip install pip --upgrade
py36: pip install black
py36: black . --diff
pytest
Expand Down

0 comments on commit a78960a

Please sign in to comment.