Skip to content

Commit 272457d

Browse files
authored
Merge pull request #139 from mshriver/fix-setuptools-arg
Update Description-Content-Type, set maintainer
2 parents 2f9cf47 + 639fc46 commit 272457d

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

setup.cfg

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,11 @@
22
name = widgetastic.patternfly
33
author = Milan Falesnik
44
author_email = [email protected]
5+
maintainer = RedHatQE
6+
maintainer_email = [email protected]
57
description= Patternfly widget library for Widgetastic
68
long_description = file: README.rst
7-
long_description_content_type='text/x-rst'
9+
long_description_content_type=text/x-rst
810
license= Apache license
911
url= https://github.com/RedHatQE/widgetastic.patternfly
1012
classifiers=

0 commit comments

Comments
 (0)