55b99c03ab
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: I83c5b3551f26a1a3cc2d8878e9cf1ed582cd2b9f
21 lines
400 B
INI
21 lines
400 B
INI
[metadata]
|
|
name = XStatic-Angular
|
|
description = Angular 1.5.8 (XStatic packaging standard)
|
|
description-file = README.rst
|
|
maintainer = Rob Cresswell
|
|
maintainer-email = robert.cresswell@outlook.com
|
|
home-page = http://angularjs.org
|
|
keywords = angular xstatic
|
|
license = MIT
|
|
zip_safe = False
|
|
namespace_packages =
|
|
xstatic
|
|
xstatic.pkg
|
|
|
|
[files]
|
|
packages =
|
|
xstatic
|
|
|
|
[bdist_wheel]
|
|
universal = True
|