From 569878373cdf0406953e3b577aac45d41c6c5a07 Mon Sep 17 00:00:00 2001 From: Sorin Sbarnea <ssbarnea@redhat.com> Date: Wed, 11 Apr 2018 16:44:33 +0100 Subject: [PATCH] Adding pypy to bindep test profile Avoid zuul failure to find pypy interpreter on gate. Change-Id: Ied12cc7a110c87f0e295ad645a9208db9f8f5a89 --- bindep.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/bindep.txt b/bindep.txt index 3b41af8..6a5d92d 100644 --- a/bindep.txt +++ b/bindep.txt @@ -2,6 +2,7 @@ # see http://docs.openstack.org/infra/bindep/ for additional information. build-essential [platform:dpkg] gcc [platform:rpm] +pypy [test] python-dev [platform:dpkg] python-devel [platform:rpm] python3-dev [platform:dpkg]