We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7fe39ce commit f14d50cCopy full SHA for f14d50c
setup.py
@@ -8,7 +8,7 @@
8
VERSION = genet_models.__version__
9
10
setuptools.setup(
11
- name = "genet_models",
+ name = "genet-models",
12
version = VERSION,
13
author = "Goosang Yu",
14
author_email = "[email protected]",
0 commit comments