mirror of https://github.com/nicolargo/glances.git
Upgrade pip and setuptools on CircleCI
This commit is contained in:
parent
91362d0db7
commit
c5dc423cce
|
|
@ -6,4 +6,5 @@ dependencies:
|
|||
override:
|
||||
- pip install tox tox-pyenv
|
||||
pre:
|
||||
- pip install -U pip setuptools
|
||||
- pip install psutil
|
||||
|
|
|
|||
Loading…
Reference in New Issue