Skip to content

Commit

Permalink
Troubleshooting readthedocs
Browse files Browse the repository at this point in the history
  • Loading branch information
jasujm committed May 6, 2020
1 parent 79e0421 commit bb51a70
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 45 deletions.
4 changes: 0 additions & 4 deletions docs/requirements.in

This file was deleted.

45 changes: 4 additions & 41 deletions docs/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,41 +1,4 @@
#
# This file is autogenerated by pip-compile
# To update, run:
#
# pip-compile requirements.in
#
alabaster==0.7.12 # via sphinx
babel==2.8.0 # via sphinx
breathe==4.18.0 # via -r requirements.in
certifi==2020.4.5.1 # via requests
chardet==3.0.4 # via requests
click==7.1.2 # via -r ../requirements.txt
docstring-parser==0.7.1 # via -r ../requirements.txt
docutils==0.16 # via breathe, sphinx
idna==2.9 # via requests
imagesize==1.2.0 # via sphinx
importlib-metadata==1.6.0 # via -r ../requirements.txt, inflect
inflect==4.1.0 # via -r ../requirements.txt
jinja2==2.11.2 # via -r ../requirements.txt, sphinx
markupsafe==1.1.1 # via -r ../requirements.txt, jinja2
packaging==20.3 # via sphinx
pygments==2.6.1 # via sphinx
pyparsing==2.4.7 # via packaging
pytz==2020.1 # via babel
pyyaml==5.3.1 # via -r ../requirements.txt
regex==2020.4.4 # via -r ../requirements.txt
requests==2.23.0 # via sphinx
six==1.14.0 # via breathe, packaging
snowballstemmer==2.0.0 # via sphinx
sphinx==3.0.3 # via -r requirements.in, breathe
sphinxcontrib-applehelp==1.0.2 # via sphinx
sphinxcontrib-devhelp==1.0.2 # via sphinx
sphinxcontrib-htmlhelp==1.0.3 # via sphinx
sphinxcontrib-jsmath==1.0.1 # via sphinx
sphinxcontrib-qthelp==1.0.3 # via sphinx
sphinxcontrib-serializinghtml==1.1.4 # via sphinx
urllib3==1.25.9 # via requests
zipp==3.1.0 # via -r ../requirements.txt, importlib-metadata

# The following packages are considered to be unsafe in a requirements file:
# setuptools
# For running breathe in Read the Docs
./python
sphinx>=2.2
breathe

0 comments on commit bb51a70

Please sign in to comment.