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 a5cc621 commit 5eebecaCopy full SHA for 5eebeca
setup.py
@@ -10,8 +10,8 @@
10
description='List processing tools and functional utilities',
11
url='https://github.com/pytoolz/toolz/',
12
author='https://raw.github.com/pytoolz/toolz/master/AUTHORS.md',
13
- maintainer='Matthew Rocklin',
14
- maintainer_email='mrocklin@gmail.com',
+ maintainer='Erik Welch',
+ maintainer_email='erik.n.welch@gmail.com',
15
license='BSD',
16
keywords='functional utility itertools functools',
17
packages=['toolz',
0 commit comments