We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 03bf7d5 commit 21ec9e0Copy full SHA for 21ec9e0
setup.py
@@ -13,7 +13,7 @@
13
version=version,
14
description='hack your deep learning performance ',
15
long_description=pypandoc.convert('README.md', 'rst'),
16
- author='Neosapience Inc.',
+ author='Neosapience, Inc.',
17
url=github_url,
18
download_url='{}/tarball/{}'.format(github_url, version),
19
keywords=['AI', 'ML', 'DL', 'deep learning', 'machine learning', 'debugging',
0 commit comments