mirror of
https://github.com/bendtherules/pytest_gui_status.git
synced 2026-08-18 13:42:26 +00:00
Explicitly add upgrade setuptools to circleci yml
This commit is contained in:
@@ -7,6 +7,7 @@ dependencies:
|
||||
- sudo apt-get update
|
||||
- sudo apt-get install redis-server
|
||||
override:
|
||||
- pip install --upgrade setuptools
|
||||
- pip install --upgrade -r requirements.txt
|
||||
- pip install -e .
|
||||
|
||||
|
||||
Reference in New Issue
Block a user