summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Treinish <mtreinish@kortar.org>2014-12-02 17:45:41 -0500
committerMatthew Treinish <mtreinish@kortar.org>2014-12-02 17:48:42 -0500
commit08c3a2726003081b04ab548bb5f170ea62572766 (patch)
tree0f2f39fba88d831193f7b3f8252d720727a50707
parent3bc2864c2b307f2d9e2dc2f456e5ef4de83d58b2 (diff)
downloadtempest-lib-08c3a2726003081b04ab548bb5f170ea62572766.tar.gz
Drop version string from setup.cfg
This commit drops the working release version from setup.cfg for the pending release. We'll rely on pbr to do the versioning for things based on tags from now on. Change-Id: I0e48b9146622860ffd943f49b98d09a6c876aa0e
-rw-r--r--setup.cfg1
1 files changed, 0 insertions, 1 deletions
diff --git a/setup.cfg b/setup.cfg
index e6f5a14..44a912e 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -1,6 +1,5 @@
[metadata]
name = tempest-lib
-version = 0.0.2
summary = OpenStack Functional Testing Library
description-file =
README.rst