python-peps/requirements.txt

12 lines
173 B
Plaintext

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