summaryrefslogtreecommitdiff
path: root/bindep.txt
diff options
context:
space:
mode:
Diffstat (limited to 'bindep.txt')
-rw-r--r--bindep.txt8
1 files changed, 4 insertions, 4 deletions
diff --git a/bindep.txt b/bindep.txt
index e3ea9c1..17c0cd5 100644
--- a/bindep.txt
+++ b/bindep.txt
@@ -1,6 +1,6 @@
# This is a cross-platform list tracking distribution packages needed by tests;
-# see http://docs.openstack.org/infra/bindep/ for additional information.
+# see https://docs.openstack.org/infra/bindep/ for additional information.
-curl
-pypy [test]
-pypy-dev [test]
+pypy [test !platform:fedora]
+pypy-dev [test platform:dpkg]
+pypy-devel [test platform:rpm !platform:fedora]