We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b83fa7 commit ba3139dCopy full SHA for ba3139d
2 files changed
rebuild.sh
@@ -1,4 +1,4 @@
1
-cat << EOF >/usr/local/lib/python3.10/site-packages/sphinx_rtd_theme/comments.html
+cat << EOF >/usr/local/lib/python3.6/site-packages/sphinx_rtd_theme/comments.html
2
<comments>
3
<script src="https://utteranc.es/client.js"
4
repo="iswbm/magic-python"
requirements.txt
@@ -15,7 +15,7 @@ Pygments==2.7.4
15
pyparsing==2.4.0
16
pytz==2019.1
17
PyYAML==6.0.1
18
-requests==2.32.3
+#requests==2.32.3
19
six==1.12.0
20
snowballstemmer==1.9.0
21
Sphinx==2.1.2
@@ -28,7 +28,7 @@ sphinxcontrib-jsmath==1.0.1
28
sphinxcontrib-qthelp==1.0.2
29
sphinxcontrib-serializinghtml==1.1.3
30
tornado==6.0.3
31
-urllib3==2.2.2
+#urllib3==2.2.2
32
watchdog==0.9.0
33
sphinxcontrib-disqus==1.1.0
34
sphinxcontrib-applehelp==1.0.1
0 commit comments