We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5138b17 commit ab00a11Copy full SHA for ab00a11
tox.ini
@@ -22,5 +22,5 @@ setenv =
22
deps =
23
-r{toxinidir}/requirements_dev.txt
24
commands =
25
- pip install -U pip
+ python -m pip install --upgrade pip
26
pytest
0 commit comments