summaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authorDan Radez <dradez@redhat.com>2017-01-23 17:25:12 -0500
committerDan Radez <dradez@redhat.com>2017-01-23 17:59:21 -0500
commitb2c83b7b93ac15e41e4788382dcb2c83c0e5ef10 (patch)
treeaac5efaa5486602a787a0c588c91edd6432d2ed7 /build
parent89e026b8df1d62f6c6e4d1f6bd7258b64beaae70 (diff)
removeing congress requirements.txt
- upstream removes requirements.txt during setup like this seems we're getting bitten by letting pip try and handle deps. This shoudl fix it for now and we can clean out this spec once upstream distgit lands Change-Id: I82356dce100011da78e2b18a678f0fc98fac3216 Signed-off-by: Dan Radez <dradez@redhat.com>
Diffstat (limited to 'build')
-rw-r--r--build/rpm_specs/openstack-congress.spec1
1 files changed, 1 insertions, 0 deletions
diff --git a/build/rpm_specs/openstack-congress.spec b/build/rpm_specs/openstack-congress.spec
index 5f4d7b35..37023be8 100644
--- a/build/rpm_specs/openstack-congress.spec
+++ b/build/rpm_specs/openstack-congress.spec
@@ -19,6 +19,7 @@ OpenStack policy manager
%prep
%setup -q
+rm requirements.txt
%build