Skip to content

Commit ca1618e

Browse files
author
Vasily V
authored
Update author/email (pypi requirement) (#45)
1 parent a04ca0f commit ca1618e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

setup.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,8 @@
2828
name=NAME,
2929
version=VERSION,
3030
description="Wavefront Public API",
31-
author_email="",
31+
author="Wavefront",
32+
author_email="[email protected]",
3233
url="https://github.com/wavefrontHQ/python-client",
3334
keywords=["Swagger", "Wavefront Public API"],
3435
install_requires=REQUIRES,

0 commit comments

Comments
 (0)