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 ca30adf commit 00d13a3Copy full SHA for 00d13a3
setup.py
@@ -53,7 +53,7 @@ def absolute_links(txt):
53
long_description_content_type="text/markdown",
54
author='The PEtab developers',
55
author_email='[email protected]',
56
- url='https://github.com/PEtab-dev/PEtab',
+ url='https://github.com/PEtab-dev/libpetab-python',
57
packages=find_packages(exclude=['doc*', 'test*']),
58
install_requires=['numpy>=1.15.1',
59
'pandas>=1.2.0',
0 commit comments