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 version: 2
build: sphinx:
os: "ubuntu-20.04" configuration: docs/conf.py
tools:
python: "3.8" python:
version: 3.8
install:
- requirements: docs/requirements_rtd.txt