We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f14d50c commit da2790aCopy full SHA for da2790a
setup.py
@@ -13,7 +13,7 @@
13
author = "Goosang Yu",
14
author_email = "gsyu93@gmail.com",
15
description = "Models for prediction modules in GenET",
16
- url = "https://github.com/Goosang-Yu/genet_models.git",
+ url = "https://github.com/Goosang-Yu/genet-models.git",
17
packages = setuptools.find_packages(exclude = ['dev_ing', 'dev_ing.*']),
18
19
python_requires = ">=3.7",
0 commit comments