8000 Minor change in package short description. · gcmcom/PyMySQL@1fc1d86 · GitHub
[go: up one dir, main page]

Skip to content

Commit 1fc1d86

Browse files
committed
Minor change in package short description.
1 parent 9c39108 commit 1fc1d86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
author_email='yutaka.matsubara@gmail.com',
2323
maintainer='Marcel Rodrigues',
2424
maintainer_email='marcelgmr@gmail.com',
25-
description='Pure Python MySQL Driver',
25+
description='Pure-Python MySQL Driver',
2626
long_description=readme,
2727
license="MIT",
2828
packages=find_packages(),

0 commit comments

Comments
 (0)
0