Skip to content

Commit da2790a

Browse files
committed
update setup
1 parent f14d50c commit da2790a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
author = "Goosang Yu",
1414
author_email = "[email protected]",
1515
description = "Models for prediction modules in GenET",
16-
url = "https://github.com/Goosang-Yu/genet_models.git",
16+
url = "https://github.com/Goosang-Yu/genet-models.git",
1717
packages = setuptools.find_packages(exclude = ['dev_ing', 'dev_ing.*']),
1818

1919
python_requires = ">=3.7",

0 commit comments

Comments
 (0)