Skip to content

Commit d400cad

Browse files
committed
modify package name
1 parent 0d1f900 commit d400cad

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
@@ -5,7 +5,7 @@
55
min_version = (3, 7)
66

77
setup(
8-
name="pylook",
8+
name="pylook-map",
99
version=versioneer.get_version(),
1010
cmdclass=versioneer.get_cmdclass(),
1111
description="Python Distribution Utilities",

0 commit comments

Comments
 (0)