Removed setup.py install, and fixed requirements path
This commit is contained in:
parent
d4a5ee1909
commit
1c88f571ed
1 changed files with 1 additions and 2 deletions
|
|
@ -1,9 +1,8 @@
|
||||||
build:
|
build:
|
||||||
image: latest
|
image: latest
|
||||||
|
|
||||||
requirements_file: requirements.txt
|
requirements_file: docs/requirements.txt
|
||||||
|
|
||||||
python:
|
python:
|
||||||
version: 3.5
|
version: 3.5
|
||||||
setup_py_install: true
|
|
||||||
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue