fix install options
This commit is contained in:
parent
6e620d8f68
commit
57324d0237
1 changed files with 1 additions and 3 deletions
|
|
@ -14,8 +14,6 @@ build:
|
|||
python: "3"
|
||||
|
||||
python:
|
||||
pre_install:
|
||||
- pip install .
|
||||
pip_install: true
|
||||
install:
|
||||
- requirements: docs/requirements.txt
|
||||
- requirements: requirements.txt
|
||||
|
|
|
|||
Loading…
Reference in a new issue