2021-06-08 19:11:26 -04:00
|
|
|
# Requirements for building PEPs with Sphinx
|
2021-11-23 18:30:48 -05:00
|
|
|
Pygments >= 2.9.0
|
2022-10-05 13:03:04 -04:00
|
|
|
Sphinx >= 5.1.1
|
2022-08-02 16:07:49 -04:00
|
|
|
docutils >= 0.19.0
|
2021-06-15 18:22:39 -04:00
|
|
|
|
|
|
|
# For RSS
|
|
|
|
feedgen >= 0.9.0 # For RSS feed
|
2022-04-26 15:07:20 -04:00
|
|
|
|
|
|
|
# For tests
|
|
|
|
pytest
|
|
|
|
pytest-cov
|