Skip to content

Commit 0b08213

Browse files
Merge pull request #9 from railnova/setup-cfg
Update setup.cfg to match the latest setuptools
2 parents cdd2d7d + 001805f commit 0b08213

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

setup.cfg

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,12 @@
66
name = netlist
77
description = Netlist parser
88
author = Charles-Henri Mousset
9-
author-email = chm@railnova.eu
9+
author_email = chm@railnova.eu
1010
license = mit
11-
long-description = file: README.rst
12-
long-description-content-type = text/x-rst; charset=UTF-8
11+
long_description = file: README.rst
12+
long_description_content_type = text/x-rst; charset=UTF-8
1313
url = https://github.com/chmousset/python-netlist
14-
project-urls =
14+
project_urls =
1515
Documentation =
1616
# Change if running only on Windows, Mac or Linux (comma-separated)
1717
platforms = any

0 commit comments

Comments
 (0)