python-peps/requirements.txt

12 lines
173 B
Plaintext

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