dammit readthedocs

This commit is contained in:
cloudwithax 2021-11-02 21:43:01 -04:00
parent 463e6f06f6
commit 5526dcbb9c
2 changed files with 7 additions and 5 deletions

View File

@ -4,7 +4,10 @@ sphinx:
configuration: docs/conf.py
python:
version: 3.8
pip_install: true
version: "3.8"
install:
- method: pip
path: .
- requirements: docs/requirements_rtd.txt
system_packages: true

View File

@ -1,2 +1 @@
git+https://github.com/Rapptz/discord.py
git+https://github.com/cloudwithax/pomice