5769c643a7
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
11 lines
229 B
Plaintext
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
|