Remove version from setup.cfg

Per [1] we now want to use the git repository for knowing the version instead
of just trying to modify the setup.cfg file.

[1] http://lists.openstack.org/pipermail/openstack-dev/2015-November/080692.html

Change-Id: Id985371a80158b67d3b337e461859ac0f0249997
Depends-On: I001a18895489a56eb55a5eb8c73ab6a3d4b1d4d0
This commit is contained in:
Sergey Lukjanov 2015-12-03 03:21:47 -08:00
parent d79c2985b3
commit e1d2f3870d
1 changed files with 0 additions and 1 deletions

View File

@ -1,6 +1,5 @@
[metadata]
name = sahara-extra
version = 4.0.0
summary = Extras for Sahara: hadoop-swiftfs
description-file = README.rst
license = Apache Software License