b8759d3e5d
There doesn't seem to be a "summary" option, but "description" and "long_description" are different. Update the metadata to avoid warnings about the unknown "summary" and so that when the release announce script asks for the package description it gets the one line version instead of the longer one. Change-Id: Ibe3a14d76d07de54c250cf6e286af5a40e4b6456
21 lines
447 B
INI
21 lines
447 B
INI
[metadata]
|
|
name = XStatic-Angular-Bootstrap
|
|
description = Angular-Bootstrap 0.11.0 (XStatic packaging standard)
|
|
description-file = README.rst
|
|
maintainer = Maxime Vidori
|
|
maintainer-email = maxime.vidori@enovance.com
|
|
home-page = http://angular-ui.github.io/bootstrap/
|
|
keywords = angular_bootstrap xstatic
|
|
license = MIT
|
|
zip_safe = False
|
|
namespace_packages =
|
|
xstatic
|
|
xstatic.pkg
|
|
|
|
[files]
|
|
packages =
|
|
xstatic
|
|
|
|
[bdist_wheel]
|
|
universal = True
|