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 85fb169 commit e177825Copy full SHA for e177825
setup.py
@@ -34,9 +34,9 @@ def run_tests(self):
34
long_description=readme,
35
long_description_content_type="text/x-rst",
36
author='Aaron Coburn',
37
- author_email='acoburn@amherst.edu',
+ author_email='acoburn@apache.org',
38
maintainer='Aaron Coburn',
39
- maintainer_email='acoburn@amherst.edu',
+ maintainer_email='acoburn@apache.org',
40
classifiers=[
41
"Programming Language :: Python",
42
"Programming Language :: Python :: 3",
0 commit comments