We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d38f8f commit 4babf65Copy full SHA for 4babf65
1 file changed
setup.cfg
@@ -6,10 +6,10 @@ author_email = ivan.chernyshoff@gmail.com
6
description = A simple Python wrapper around the ILThermo 2.0 database
7
long_description = file: README.md
8
long_description_content_type = text/markdown
9
-url =
+url = https://pypi.org/project/ilthermopy/
10
project_urls =
11
- GitHub =
12
- Bug Tracker =
+ GitHub = https://github.com/IvanChernyshov/ILThermoPy
+ Bug Tracker = https://github.com/IvanChernyshov/ILThermoPy/issues
13
keywords = ionic liquids ilthermo nist api chemistry cheminformatics
14
classifiers =
15
License :: OSI Approved :: MIT License
0 commit comments