readthedocs makes me want to kashoot myself

This commit is contained in:
cloudwithax 2021-11-02 21:33:18 -04:00
parent 752155c8bd
commit c05880080c
1 changed files with 7 additions and 4 deletions

View File

@ -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