releases/doc/requirements.txt
Thierry Carrez 5769c643a7 Add setuptools for publish-tox-docs-releases
Explicitly add setuptools as a dependency so that the call to
wheel.bdist_wheel in openstack_releases/links.py does not fail.

Change-Id: I66378e04db045e97f4d907eff0369738006291b1
2024-11-05 18:44:19 +01:00

11 lines
229 B
Plaintext

# Packages required for building docs
sphinx>=1.6.2 # BSD
sphinxcontrib-datatemplates>=0.4.0 # BSD License
icalendar>=3.10 # BSD
whereto>=0.3.0 # Apache-2.0
mwclient==0.8.1
yamlordereddictloader
ruamel.yaml>=0.15
setuptools