mirror of
https://github.com/no2chem/wideq.git
synced 2025-05-19 08:40:25 -07:00
CircleCI: try installing tox globally
This commit is contained in:
parent
79c17d5a77
commit
abb9f7ccef
@ -8,6 +8,6 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- checkout
|
- checkout
|
||||||
- run:
|
- run:
|
||||||
command: pip install --user tox
|
command: sudo pip install tox
|
||||||
- run:
|
- run:
|
||||||
command: tox -e py37,flake8
|
command: tox -e py37,flake8
|
||||||
|
Loading…
x
Reference in New Issue
Block a user