Skip to content

Commit

Permalink
fix(docs): add requirements.txt for docs
Browse files Browse the repository at this point in the history
readthedocs nee to know the dependencies for building the documentation
  • Loading branch information
Oli4 committed Feb 11, 2021
1 parent dacf2b0 commit 8008c63
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions docs/requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
recommonmark
sphinx-autodoc-typehints
2 changes: 1 addition & 1 deletion requirements_dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ pre-commit==1.20.0
pytest==4.6.5
pytest-runner==5.1

recommonmark

Sphinx==1.8.5
tox==3.14.0
twine==1.14.0
Expand Down

0 comments on commit 8008c63

Please sign in to comment.