Skip to content

Commit 22583c4

Browse files
committed
fix name
1 parent 9ad32a1 commit 22583c4

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
@@ -42,7 +42,7 @@
4242
with open(ver_file) as f:
4343
exec(f.read())
4444

45-
DISTNAME = "skdim"
45+
DISTNAME = "scikit-dimension"
4646
DESCRIPTION = "scikit-dimension is a Python module for intrinsic dimension estimation built according to the scikit-learn API and distributed under the 3-Clause BSD license.."
4747
MAINTAINER = "Jonathan Bac"
4848
MAINTAINER_EMAIL = "jonathan.bac@cri-paris.org"

0 commit comments

Comments
 (0)