aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2018-09-16 10:33:39 -0400
committerJason R. Coombs <jaraco@jaraco.com>2018-09-16 10:34:21 -0400
commit5a58c69518337e8f0d309cb0c9a9027840cd676e (patch)
tree55b7a42c70597f1f91f664cb23ebc5b04c329355
parent935751c81af679f04da4d73853d73e2c59943b96 (diff)
downloadexternal_python_setuptools-5a58c69518337e8f0d309cb0c9a9027840cd676e.tar.gz
external_python_setuptools-5a58c69518337e8f0d309cb0c9a9027840cd676e.tar.bz2
external_python_setuptools-5a58c69518337e8f0d309cb0c9a9027840cd676e.zip
Configure readthedocs with a .yml file
-rw-r--r--.readthedocs.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/.readthedocs.yml b/.readthedocs.yml
new file mode 100644
index 00000000..3aef6b6b
--- /dev/null
+++ b/.readthedocs.yml
@@ -0,0 +1,4 @@
+python:
+ version: 3
+ requirements_file: docs/requirements.txt
+ pip_install: false