We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a32f15e commit d3346eeCopy full SHA for d3346ee
1 file changed
setup.py
@@ -25,7 +25,7 @@ def run(self):
25
26
27
setup(
28
- name='Babel',
+ name='babel',
29
version=__version__,
30
description='Internationalization utilities',
31
long_description='A collection of tools for internationalizing Python applications.',
0 commit comments