mirror of
https://github.com/Hopiu/wagtail.git
synced 2026-05-19 20:41:56 +00:00
Add readthedocs config
This commit is contained in:
parent
912adfd275
commit
d394bde6d1
1 changed files with 4 additions and 0 deletions
4
docs/readthedocs.yml
Normal file
4
docs/readthedocs.yml
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
python:
|
||||
version: 3.5
|
||||
pip_install: true
|
||||
requirements_file: null
|
||||
Loading…
Reference in a new issue