rtd-requirements: new file for readthedocs.org

readthedocs.org needs to know which packages to install to build the
docs.
This commit is contained in:
David Lechner
2020-03-13 11:35:21 -05:00
parent b3e8728f69
commit 61b58e1886
+5
View File
@@ -0,0 +1,5 @@
# This file is strictly for building docs on readthedocs.org
# See pyproject.toml for local development
Sphinx==1.7.9
sphinx-rtd-theme==0.4.3
sphinxcontrib-contentui==0.2.2