mirror of
https://github.com/Hopiu/wagtail.git
synced 2026-05-05 22:14:45 +00:00
requirements_file not needed, but maybe pip_install is
This commit is contained in:
parent
04940287ab
commit
a52d5be479
2 changed files with 3 additions and 3 deletions
|
|
@ -1,3 +0,0 @@
|
|||
python:
|
||||
version: 3.5
|
||||
requirements_file: docs/requirements.txt
|
||||
3
docs/readthedocs.yml
Normal file
3
docs/readthedocs.yml
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
python:
|
||||
version: 3.5
|
||||
pip_install: true
|
||||
Loading…
Reference in a new issue