Updates to PR 4374 from mwichmann to correct config file hash changes
[scons.git] / requirements-pkg.txt
blobae71cde0d1be1a8f458bd415f7cc600ab7fb813e
1 # Dependencies for packaging, and distribution, including the docs build
3 -r requirements-dev.txt
5 # Check if the README.rst will render o.k. on pypi and not block an upload
6 # Can be used with twinecheck
7 # See: https://github.com/pypa/readme_renderer
8 readme-renderer
10 # sphinx pinned because it has broken several times on new releases
11 sphinx < 6.0
12 sphinx-book-theme
13 rst2pdf