Files
python-swiftclient/bindep.txt
Tim Burke 3be8eca70b Add pypy-devel for RPM-based systems
Also, don't try to do any pypy stuff on Fedora -- apparently that's only
available from the Everything repo instead of the stripped-down Server
one the gate images use? I only wanted Fedora for py36 testing, anyway.

Change-Id: Iba8142e4e1093cf7f7a9dcf782288364d43cb64d
2017-08-29 09:50:18 -07:00

8 lines
267 B
Plaintext

# This is a cross-platform list tracking distribution packages needed by tests;
# see http://docs.openstack.org/infra/bindep/ for additional information.
curl
pypy [test !platform:fedora]
pypy-dev [test platform:dpkg]
pypy-devel [test platform:rpm !platform:fedora]