We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7222b01 commit 001805fCopy full SHA for 001805f
1 file changed
setup.cfg
@@ -8,10 +8,10 @@ description = Netlist parser
8
author = Charles-Henri Mousset
9
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