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 70603cf commit 77b205dCopy full SHA for 77b205d
setup.py
@@ -21,7 +21,7 @@
21
packages=find_packages(exclude=("test*",)),
22
test_suite="test_base",
23
author="David Barroso, Kirk Byers, Mircea Ulinic, Brandon Ewing",
24
- author_email="[email protected], [email protected], [email protected]",
+ author_email="[email protected], [email protected], [email protected], [email protected]",
25
description="Network Automation and Programmability Abstraction Layer with Multivendor support",
26
license="Apache-2.0",
27
long_description=long_description,
0 commit comments