mirror of
https://github.com/Xevion/phototag.git
synced 2025-12-10 08:07:59 -06:00
properly change package internal name
This commit is contained in:
2
setup.py
2
setup.py
@@ -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=[],
|
||||
|
||||
Reference in New Issue
Block a user