Per http://lists.openstack.org/pipermail/openstack-dev/2017-December/125348.html
> For many projects, tox_install.sh is not needed at all
Let's see if that holds for python-swiftclient!
This reverts commit f2f278fcbe.
Change-Id: I0462c50ec71d87bac226f83a0d0942871ef5a0e7
7 lines
262 B
Plaintext
7 lines
262 B
Plaintext
# This is a cross-platform list tracking distribution packages needed by tests;
|
|
# see http://docs.openstack.org/infra/bindep/ for additional information.
|
|
|
|
pypy [test !platform:fedora]
|
|
pypy-dev [test platform:dpkg]
|
|
pypy-devel [test platform:rpm !platform:fedora]
|