properly change package internal name

This commit is contained in:
Xevion
2019-11-03 19:54:19 -06:00
parent fd1c617af5
commit dbf4ccfeb5
10 changed files with 292 additions and 2 deletions

View File

@@ -28,7 +28,7 @@ setup(
description="",
long_description=README,
long_description_content_type="text/markdown",
url="https://github.com/xevion/photo-tagging",
url="https://github.com/xevion/phototag",
packages=find_packages(exclude=EXCLUDE_FROM_PACKAGES),
include_package_data=True,
keywords=[],