python-peps/requirements.txt

12 lines
181 B
Plaintext

# Requirements for building PEPs with Sphinx
Pygments >= 2.9.0
Sphinx >= 5.1.1,<=6.0.0
docutils >= 0.19.0
# For RSS
feedgen >= 0.9.0 # For RSS feed
# For tests
pytest
pytest-cov