We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e4190fc commit f2c8d80Copy full SHA for f2c8d80
docs/requirements.txt
@@ -1,17 +1,3 @@
1
-# Documentation build requirements for Read the Docs
2
-
3
-# Sphinx and extensions
+# docs/requirements.txt
4
sphinx>=5.0.0
5
-sphinx-rtd-theme>=1.0.0
6
-sphinx-copybutton>=0.5.0
7
-sphinx-autobuild>=2021.3.14
8
9
-# Django (required for autodoc)
10
-Django>=3.2
11
12
-# Additional Sphinx extensions
13
-sphinxcontrib-napoleon>=0.7
14
-myst-parser>=0.18.0
15
16
-# dj-payfast dependencies
17
-requests>=2.25.0
+sphinx-rtd-theme>=1.0.0
0 commit comments