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 1035aca commit 13b2d28Copy full SHA for 13b2d28
1 file changed
setup.py
@@ -95,7 +95,7 @@ def _get_long_description():
95
setup(
96
name="domain2idna",
97
version=_get_version(),
98
- description="A tool to convert a domain or a file with a list of domain to the"
+ description="A tool to convert a domain or a file with a list of domain to the "
99
"famous IDNA format.",
100
long_description=_get_long_description(),
101
install_requires=_get_requirements(),
0 commit comments