Skip to content

Commit 1ca0e86

Browse files
authored
Correct author metadata (#122)
Fixes issues found with package upload testpypi.
1 parent 362961d commit 1ca0e86

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.cfg

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ project_urls =
88
Source Code = https://github.com/pycontribs/ansi2html
99
long_description = file: README.rst
1010
long_description_content_type = text/x-rst
11-
author = 'Ralph Bean'
12-
author_email = 'rbean@redhat.com'
11+
author = Ralph Bean
12+
author_email = rbean@redhat.com
1313
classifiers =
1414
Development Status :: 5 - Production/Stable
1515
License :: OSI Approved :: GNU Lesser General Public License v3 or later (LGPLv3+)

0 commit comments

Comments
 (0)