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 Feb 5, 2020
1 parent c5246a2 commit 5d0ffbb
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 @@ -22,5 +22,5 @@ setenv =
deps =
-r{toxinidir}/requirements_dev.txt
commands =
pip install -U pip
python -m pip install --upgrade pip
pytest

0 comments on commit 5d0ffbb

Please sign in to comment.