readthedocs makes me want to kashoot myself
This commit is contained in:
parent
752155c8bd
commit
c05880080c
|
|
@ -1,6 +1,9 @@
|
|||
version: 2
|
||||
|
||||
build:
|
||||
os: "ubuntu-20.04"
|
||||
tools:
|
||||
python: "3.8"
|
||||
sphinx:
|
||||
configuration: docs/conf.py
|
||||
|
||||
python:
|
||||
version: 3.8
|
||||
install:
|
||||
- requirements: docs/requirements_rtd.txt
|
||||
Loading…
Reference in New Issue