Thanks to visit codestin.com Credit goes to github.com
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 9fd294c commit 93abe1cCopy full SHA for 93abe1c
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