mirror of
https://github.com/believethehype/nostrdvm.git
synced 2025-11-20 17:56:49 +01:00
2
setup.py
2
setup.py
@@ -9,7 +9,7 @@ setup(
|
|||||||
name="nostr-dvm",
|
name="nostr-dvm",
|
||||||
version=VERSION,
|
version=VERSION,
|
||||||
author="Believethehype",
|
author="Believethehype",
|
||||||
author_email="-",
|
author_email="believethehypeonnostr@proton.me",
|
||||||
description=DESCRIPTION,
|
description=DESCRIPTION,
|
||||||
long_description=LONG_DESCRIPTION,
|
long_description=LONG_DESCRIPTION,
|
||||||
packages=find_packages(include=['nostr_dvm']),
|
packages=find_packages(include=['nostr_dvm']),
|
||||||
|
|||||||
Reference in New Issue
Block a user