aboutsummaryrefslogtreecommitdiff
path: root/.readthedocs.yml
diff options
context:
space:
mode:
authorRapptz <[email protected]>2019-05-30 19:38:06 -0400
committerRapptz <[email protected]>2019-05-30 19:39:50 -0400
commit90ae3f396cb8315d346b88a829092dd27108feb4 (patch)
tree821c4032972614343a7564660b93aa8649a7642c /.readthedocs.yml
parentUpdate readthedocs.yml to v2 configuration file. (diff)
downloaddiscord.py-90ae3f396cb8315d346b88a829092dd27108feb4.tar.xz
discord.py-90ae3f396cb8315d346b88a829092dd27108feb4.zip
Probably fix indentation.
Diffstat (limited to '.readthedocs.yml')
-rw-r--r--.readthedocs.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.readthedocs.yml b/.readthedocs.yml
index 25de6e33..ab9f4daf 100644
--- a/.readthedocs.yml
+++ b/.readthedocs.yml
@@ -11,8 +11,8 @@ sphinx:
python:
version: 3.7
- install:
+ install:
- method: pip
path: .
extra_requirements:
- - docs
+ - docs