Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/readthedocs/sphinx_rtd_theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric Holscher <eric@ericholscher.com>2021-04-24 18:07:16 +0300
committerEric Holscher <eric@ericholscher.com>2021-04-24 18:07:16 +0300
commita1ac35ac38d7978fb8b32fd7efa85240d914d5ed (patch)
tree2b6a06861035d4731dee44f15669b7bce31a6c41 /.readthedocs.yml
parente508293fddbc6503d72704f8e02bdb5bb7fd564d (diff)
Install docutils in seperate filedocs-sphinx-pre-release
Diffstat (limited to '.readthedocs.yml')
-rw-r--r--.readthedocs.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.readthedocs.yml b/.readthedocs.yml
index 21d2358..68f0950 100644
--- a/.readthedocs.yml
+++ b/.readthedocs.yml
@@ -6,6 +6,7 @@ python:
- requirements: docs/requirements.txt
- method: pip
path: .
+ - requirements: docs/docutils-test.txt
sphinx:
configuration: docs/conf.py