Revert "update read the docs config"
This reverts commit 408b23faee2695d1771847f2c0b97033a976cd07.
This commit is contained in:
parent
aaf0473c2d
commit
1f1d91fdeb
@ -1,9 +0,0 @@
|
||||
version: 2
|
||||
formats:
|
||||
- pdf
|
||||
- epub
|
||||
python:
|
||||
version: 3.7
|
||||
install:
|
||||
- requirements: docs/requirements.txt
|
||||
- method: setuptools
|
7
readthedocs.yml
Normal file
7
readthedocs.yml
Normal file
@ -0,0 +1,7 @@
|
||||
formats:
|
||||
- pdf
|
||||
- epub
|
||||
requirements_file: doc/requirements.txt
|
||||
python:
|
||||
version: 2
|
||||
setup_py_install: true
|
Loading…
x
Reference in New Issue
Block a user