![Robert Collins](/assets/img/avatar_default.png)
Regular projects can use semantic versioning, not pbr's pre-version facility. This line causes local package builds to have the wrong version today, and pbr will in future detect this and error. Change-Id: I305431346784d1ed224da9c023f59d81aedc5c3a
20 lines
373 B
INI
20 lines
373 B
INI
[metadata]
|
|
name = ospurge
|
|
author = Florent Flament
|
|
author-email = florent.flament@cloudwatt.com
|
|
home-page = https://github.com/stackforge/ospurge
|
|
summary = OpenStack resources cleanup script
|
|
description-file = README.md
|
|
license = MIT
|
|
classifier =
|
|
keywords =
|
|
openstack
|
|
|
|
[entry_points]
|
|
console_scripts =
|
|
ospurge = ospurge.ospurge:main
|
|
|
|
[files]
|
|
packages =
|
|
ospurge
|