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
10 # sphinx pinned because it has broken several times on new releases