kopia lustrzana https://github.com/inkstitch/inkstitch
Comment out: pip install -r requirements.txt
rodzic
b4d72df937
commit
f244f58a17
|
@ -7,7 +7,7 @@ matrix:
|
||||||
allow_failures:
|
allow_failures:
|
||||||
- python: 3.6
|
- python: 3.6
|
||||||
install:
|
install:
|
||||||
- pip install -r requirements.txt
|
# - pip install -r requirements.txt
|
||||||
- pip install flake8 # pytest # add another testing frameworks later
|
- pip install flake8 # pytest # add another testing frameworks later
|
||||||
before_script:
|
before_script:
|
||||||
# stop the build if there are Python syntax errors or undefined names
|
# stop the build if there are Python syntax errors or undefined names
|
||||||
|
|
Ładowanie…
Reference in New Issue