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.
2 parents d9aec6f + 284e5d0 commit ee967f9Copy full SHA for ee967f9
1 file changed
setup.py
@@ -48,7 +48,7 @@
48
49
if __name__ == '__main__':
50
setup(
51
- name=about['__package_name__'],
+ name='progressbar2',
52
version=about['__version__'],
53
author=about['__author__'],
54
author_email=about['__email__'],
0 commit comments