no longer pin sphinx (#443)

This commit is contained in:
alrex
2021-04-14 09:04:07 -07:00
committed by GitHub
parent 08682f6f1d
commit 0fcb60d2ad

View File

@ -1,6 +1,6 @@
sphinx~=2.4
sphinx-rtd-theme~=0.4
sphinx-autodoc-typehints~=1.10.2
sphinx-autodoc-typehints
# Need to install the api/sdk in the venv for autodoc. Modifying sys.path
# doesn't work for pkg_resources.