Skip to content

Commit 89a9a24

Browse files
committed
fix setup authors
1 parent a3b4866 commit 89a9a24

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@
1414
'PyMySQL>=0.7.10',
1515
'greenlet>=0.4.2',
1616
],
17-
author=['snower', 'mosquito'],
18-
author_email=['sujian199@gmail.com'],
17+
author='snower, mosquito',
18+
author_email='sujian199@gmail.com, me@mosquito.su',
1919
url='https://github.com/snower/TorMySQL',
2020
license='MIT',
2121
keywords=[

0 commit comments

Comments
 (0)