summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorMonty Taylor <mordred@inaugust.com>2013-03-10 18:06:12 -0400
committerMonty Taylor <mordred@inaugust.com>2013-03-10 21:14:15 -0400
commit8a4789883a38aef43e558abee7c5a27f0d7cc03b (patch)
tree920e60f06a2b60021e04b6c13b5b4dcecf343233 /setup.cfg
parentaa4641f0e6e668d4eb3a0c1f70a3e15e83097c6a (diff)
downloadpbr-8a4789883a38aef43e558abee7c5a27f0d7cc03b.tar.gz
Fix things up to work with nova.
Add extern/six back - turns out setup_requires isn't transitive. Make sure .gitignore is right.
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.cfg b/setup.cfg
index c041a00..4dc089f 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -1,5 +1,6 @@
[metadata]
name = oslo.packaging
+version = 0.1
author = OpenStack
author-email = openstack-dev@lists.openstack.org
summary = OpenStack's setup automation in a reusable form
@@ -19,7 +20,6 @@ classifier =
[files]
packages =
oslo
- oslo.packaging
namespace_packages =
oslo