requirements_file not needed, but maybe pip_install is

This commit is contained in:
Matt Westcott 2017-10-09 18:15:36 +01:00
parent 04940287ab
commit a52d5be479
2 changed files with 3 additions and 3 deletions

View file

@ -1,3 +0,0 @@
python:
version: 3.5
requirements_file: docs/requirements.txt

3
docs/readthedocs.yml Normal file
View file

@ -0,0 +1,3 @@
python:
version: 3.5
pip_install: true