We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 46fdac4 commit cb0840eCopy full SHA for cb0840e
setup.py
@@ -33,8 +33,8 @@ def run_tests(self):
33
version='0.1',
34
description='',
35
url='http://github.com/ctk3b/misibi',
36
- author='Christoph Klein, Timothy C. Moore'
37
- author_email='christoph.klein@vanderbilt.edu, timothy.c.moore@vanderbilt.edu'
+ author='Christoph Klein, Timothy C. Moore',
+ author_email='christoph.klein@vanderbilt.edu, timothy.c.moore@vanderbilt.edu',
38
license='MIT',
39
packages=['msibi'],
40
install_requires=requirements,
0 commit comments