mirror of
https://github.com/KevinMidboe/delugeClient.git
synced 2025-10-29 12:00:13 +00:00
Naming conflict, renaming pypi project name to suffixed w/ -kevin.
This commit is contained in:
2
setup.py
2
setup.py
@@ -6,7 +6,7 @@ with open("README.md", "r", encoding="utf-8") as fh:
|
|||||||
long_description = fh.read()
|
long_description = fh.read()
|
||||||
|
|
||||||
setup(
|
setup(
|
||||||
name="delugeClient",
|
name="delugeClient-kevin",
|
||||||
version=delugeClient.__version__,
|
version=delugeClient.__version__,
|
||||||
author="KevinMidboe",
|
author="KevinMidboe",
|
||||||
description="Deluge client with custom functions written in python",
|
description="Deluge client with custom functions written in python",
|
||||||
|
|||||||
Reference in New Issue
Block a user