8000
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 add7f45 commit 0d5e6ecCopy full SHA for 0d5e6ec
requirements.txt
@@ -1,3 +1,6 @@
1
# Requirements for building PEPs with Sphinx
2
sphinx >= 3.5
3
docutils >= 0.16
4
+
5
+# For RSS
6
+feedgen >= 0.9.0 # For RSS feed
0 commit comments