mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-06-07 20:28:38 +00:00
Force RTD to pip install rather than use setup.py install
This commit is contained in:
parent
2e4e392b25
commit
ab78613c13
11
.readthedocs.yml
Normal file
11
.readthedocs.yml
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
formats:
|
||||||
|
- pdf
|
||||||
|
|
||||||
|
build:
|
||||||
|
image: latest
|
||||||
|
|
||||||
|
python:
|
||||||
|
version: 3.6
|
||||||
|
pip_install: true
|
||||||
|
extra_requirements:
|
||||||
|
- docs
|
Loading…
x
Reference in New Issue
Block a user