setup.py: automatically detect version number
authorArtem Bityutskiy <artem.bityutskiy@intel.com>
Tue, 17 Sep 2013 14:02:39 +0000 (17:02 +0300)
committerArtem Bityutskiy <artem.bityutskiy@intel.com>
Thu, 19 Sep 2013 10:28:44 +0000 (13:28 +0300)
commit33343f14fb3e449653101fc23e65b70b7f888db0
tree0587f3886b67fd4350c6ce5bbc1dee355b2d0530
parentaff6aba4a8d9e879ee7f315824b83c8cd7f245e1
setup.py: automatically detect version number

We currently duplicate the project version number in bmaptool and setup.py
files. Let's get rid of the duplication and have setup.py parse the bmaptool
file and fetch the version number.

Change-Id: I06ee68ca29b16fac2cbfa53cd9a61329b8606409
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@intel.com>
TODO
setup.py