Add config for readthedocs
parent
2e2ead0c3c
commit
445a2a90cf
@ -0,0 +1,13 @@
|
|||||||
|
---
|
||||||
|
version: 2
|
||||||
|
|
||||||
|
sphinx:
|
||||||
|
configuration: docs/conf.py
|
||||||
|
|
||||||
|
python:
|
||||||
|
version: 3.8
|
||||||
|
install:
|
||||||
|
- method: pip
|
||||||
|
path: .
|
||||||
|
extra_requirements:
|
||||||
|
- docs
|
Loading…
Reference in New Issue