Merge pull request #12 from believethehype/package

Update setup.py
This commit is contained in:
believethehype 2023-12-13 22:46:38 +01:00 committed by GitHub
commit 68d2c5c257
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,7 +9,7 @@ setup(
name="nostr-dvm",
version=VERSION,
author="Believethehype",
author_email="-",
author_email="believethehypeonnostr@proton.me",
description=DESCRIPTION,
long_description=LONG_DESCRIPTION,
packages=find_packages(include=['nostr_dvm']),