We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cdd2d7d + 001805f commit 0b08213Copy full SHA for 0b08213
1 file changed
setup.cfg
@@ -6,12 +6,12 @@
6
name = netlist
7
description = Netlist parser
8
author = Charles-Henri Mousset
9
-author-email = chm@railnova.eu
+author_email = chm@railnova.eu
10
license = mit
11
-long-description = file: README.rst
12
-long-description-content-type = text/x-rst; charset=UTF-8
+long_description = file: README.rst
+long_description_content_type = text/x-rst; charset=UTF-8
13
url = https://github.com/chmousset/python-netlist
14
-project-urls =
+project_urls =
15
Documentation =
16
# Change if running only on Windows, Mac or Linux (comma-separated)
17
platforms = any
0 commit comments