2889c8d617
Update the tox configuration to pull in the openstack upper-constraints.txt when running releasenotes. This will fix the releasenotes job that is currently failing due to a new version of sphinx. Additionally this change includes updates from puppet-modulesync-configs. Change-Id: Ie379443f911e4c010437d2d42b50d890b2e53b8b
12 lines
414 B
Plaintext
12 lines
414 B
Plaintext
# This is a cross-platform list tracking distribution packages needed by tests;
|
|
# see http://docs.openstack.org/infra/bindep/ for additional information.
|
|
|
|
libxml2-devel [test platform:rpm]
|
|
libxml2-dev [test platform:dpkg]
|
|
libxslt-devel [test platform:rpm]
|
|
libxslt1-dev [test platform:dpkg]
|
|
ruby-devel [test platform:rpm]
|
|
ruby-dev [test platform:dpkg]
|
|
zlib1g-dev [test platform:dpkg]
|
|
zlib-devel [test platform:rpm]
|