summaryrefslogtreecommitdiff
path: root/.readthedocs.yml
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2017-09-03 12:04:32 -0400
committerJason R. Coombs <jaraco@jaraco.com>2017-09-03 12:18:30 -0400
commit18c23373216a57bd0301a07601120aecd95906f4 (patch)
tree27dbf3111ecfe8546caf99695b953a357127a1f7 /.readthedocs.yml
parentac7c1ae23d83bad87b67e72b7a4b33bc760c2908 (diff)
parent250cb960021233160e78a6f2c2780cfc1c964b9c (diff)
downloadpytest-runner-18c23373216a57bd0301a07601120aecd95906f4.tar.gz
Merge https://github.com/jaraco/skeleton2.12
Diffstat (limited to '.readthedocs.yml')
-rw-r--r--.readthedocs.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/.readthedocs.yml b/.readthedocs.yml
new file mode 100644
index 0000000..8ae4468
--- /dev/null
+++ b/.readthedocs.yml
@@ -0,0 +1,5 @@
+python:
+ version: 3
+ extra_requirements:
+ - docs
+ pip_install: true