Skip to content

Commit baf6abc

Browse files
Use normalised package name
1 parent 1026955 commit baf6abc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
}
3636

3737
setuptools.setup(
38-
name="PyVCG",
38+
name="pyvcg",
3939
version=version.PYVCG_VERSION,
4040
author="Florian Schanda",
4141
author_email="florian@schanda.org.uk",

0 commit comments

Comments
 (0)