Fixed pip error

This commit is contained in:
Anatoliy Guskov
2018-07-20 12:36:22 +03:00
committed by GitHub
parent 056a300b38
commit 8e43523331

View File

@@ -4,7 +4,7 @@ python:
env:
- DJANGO=1.11.14
install:
- pip install -r dev/requirements.txt --use-mirrors
- pip install -r dev/requirements.txt
script:
- pep8 --exclude=IPy.py --ignore=E501 vrtManager accounts computes \
console create instances interfaces \