Remove version number to fix build

With pbr, we should not set a version number in setup.cfg.
So this patch removes it.

This fixes failing jobs.

Change-Id: I01d69b13692ac6a1682c889b30cf9f68f42c7d0b
This commit is contained in:
Andreas Jaeger 2016-04-07 07:55:42 +02:00 committed by shu-mutou
parent 35725766f1
commit 538de3ecef
1 changed files with 0 additions and 1 deletions

View File

@ -1,6 +1,5 @@
[metadata]
name = magnum-ui
version = 0.0.1
summary = Magnum User Interface
description-file =
README.rst