Let pbr determine version automatically

PBR can derive version from most recent tag when it is not set
in setup.cfg. Let's use that.

Change-Id: I7fd8896bc15166441e3dbf27fd5320a374008070
This commit is contained in:
Ivan A. Melnikov
2013-10-29 00:14:08 +04:00
parent ac23e607ae
commit 91a641cf38

View File

@@ -1,6 +1,5 @@
[metadata]
name = taskflow
version = 0.1
summary = Taskflow structured state management library.
description-file =
README.md