Skip to content

Commit

Permalink
Workaround for agronholm/sphinx-autodoc-typehints#59
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexandreDecan committed Nov 20, 2018
1 parent 9cca848 commit 0c9bd4e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
Sphinx>=1.4.1
sphinx-rtd-theme>=0.1.9
sphinx-autodoc-typehints>=1.2.5
# Workaround for agronholm/sphinx-autodoc-typehints#59
sphinx-autodoc-typehints<1.5.0
pytest>=3.4.2
pytest-mock>=1.7.1

0 comments on commit 0c9bd4e

Please sign in to comment.