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 fa48ffa commit 4ed553dCopy full SHA for 4ed553d
setup.py
@@ -11,7 +11,7 @@
11
name = 'googletrans-python',
12
version = VERSION,
13
description = 'googletrans-python package.',
14
- long_description = readme,
+ long_description = "googletrans",
15
author = "leeyunjai",
16
author_email = '[email protected]',
17
url = 'https://github.com/leeyunjai/googletrans-python',
0 commit comments