summaryrefslogtreecommitdiff
path: root/requirements-pkg.txt
blob: ae71cde0d1be1a8f458bd415f7cc600ab7fb813e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# Dependencies for packaging, and distribution, including the docs build

-r requirements-dev.txt

# Check if the README.rst will render o.k. on pypi and not block an upload
# Can be used with twinecheck
# See: https://github.com/pypa/readme_renderer
readme-renderer

# sphinx pinned because it has broken several times on new releases
sphinx < 6.0
sphinx-book-theme
rst2pdf