We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a3b4866 commit 89a9a24Copy full SHA for 89a9a24
1 file changed
setup.py
@@ -14,8 +14,8 @@
14
'PyMySQL>=0.7.10',
15
'greenlet>=0.4.2',
16
],
17
- author=['snower', 'mosquito'],
18
- author_email=['sujian199@gmail.com'],
+ author='snower, mosquito',
+ author_email='sujian199@gmail.com, me@mosquito.su',
19
url='https://github.com/snower/TorMySQL',
20
license='MIT',
21
keywords=[
0 commit comments