We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b8a377b commit bd96a2dCopy full SHA for bd96a2d
setup.py
@@ -19,9 +19,9 @@
19
long_description = long_description,
20
long_description_content_type = 'text/markdown',
21
author = 'Appwrite Team',
22
- author_email = 'team@localhost.test',
+ author_email = 'team@appwrite.io',
23
maintainer = 'Appwrite Team',
24
- maintainer_email = 'team@localhost.test',
+ maintainer_email = 'team@appwrite.io',
25
url = 'https://appwrite.io/support',
26
download_url='https://github.com/appwrite/sdk-for-python/archive/6.0.0.tar.gz',
27
install_requires=[
0 commit comments