kopia lustrzana https://gitlab.com/jaywink/federation
Fix travis python 3.6 build pip failure
rodzic
b0742e7baf
commit
6ba6f905f3
|
@ -8,6 +8,7 @@ cache:
|
|||
directories:
|
||||
- $HOME/.cache/pip
|
||||
install:
|
||||
- pip install -U pip setuptools
|
||||
- pip install -r dev-requirements.txt -U
|
||||
- python setup.py develop
|
||||
- pip freeze
|
||||
|
|
Ładowanie…
Reference in New Issue