Skip to content

Commit 00d13a3

Browse files
committed
Update package URL
1 parent ca30adf commit 00d13a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ def absolute_links(txt):
5353
long_description_content_type="text/markdown",
5454
author='The PEtab developers',
5555
author_email='[email protected]',
56-
url='https://github.com/PEtab-dev/PEtab',
56+
url='https://github.com/PEtab-dev/libpetab-python',
5757
packages=find_packages(exclude=['doc*', 'test*']),
5858
install_requires=['numpy>=1.15.1',
5959
'pandas>=1.2.0',

0 commit comments

Comments
 (0)