Migrate to pbr

OpenStack uses pbr for setuptools/build and version releases. As
barbican looks towards incubation, migrate to being pbr based.

Change-Id: I3c7a389596ca579a5613ea98b21cdc6967e49cc7
This commit is contained in:
Monty Taylor
2013-12-06 17:31:02 +02:00
committed by Paul Kehrer
parent faffd3512d
commit 8f1c652862
10 changed files with 60 additions and 101 deletions

4
test-requirements.txt Normal file
View File

@@ -0,0 +1,4 @@
hacking>=0.5.6,<0.8
mock>=1.0.0
nose
nosexcover