Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
* Update tox.ini

`python -m pip install --upgrade pip`, to avoid permissions issues on windows CI.
  • Loading branch information
PsiACE authored and ashwinvis committed Feb 25, 2021
1 parent 8764a32 commit dd70c58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,5 @@ setenv =
deps =
-r{toxinidir}/dev-requirements.txt
commands =
pip install -U pip
python -m pip install --upgrade pip
pytest

0 comments on commit dd70c58

Please sign in to comment.