We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c33653f commit c3b6cf5Copy full SHA for c3b6cf5
requirements.in
@@ -4,3 +4,4 @@ transifex-client
4
sphinx_rtd_theme
5
# recommonmark commit pinned from master branch
6
-e git+https://github.com/rtfd/recommonmark.git@c410abb565a3c4ad4de0ce204ab2fa2db8031cf1#egg=recommonmark
7
+jsonref<1
requirements.txt
@@ -28,3 +28,4 @@ six==1.12.0
28
snowballstemmer==1.2.1
29
sphinxcontrib-websupport==1.0.1
30
urllib3==1.25.7
31
+jsonref==0.3.0
0 commit comments