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