Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 93abe1c

Browse files
committed
Add RSS dependencies
1 parent 9fd294c commit 93abe1c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

requirements.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
11
# Requirements for building PEPs with Sphinx
22
sphinx >= 3.5
33
docutils >= 0.16
4+
5+
# For RSS
6+
feedgen >= 0.9.0 # For RSS feed

0 commit comments

Comments
 (0)