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 c98b0e6 commit 63ef23dCopy full SHA for 63ef23d
setup.py
@@ -11,7 +11,7 @@
11
url='https://github.com/NeverMendel/leetcode-export',
12
license='MIT',
13
author='Davide Cazzin',
14
- email='cazzindavide@gmail.com',
+ author_email='cazzindavide@gmail.com',
15
description='Python script to export your LeetCode solutions',
16
long_description=long_description,
17
long_description_content_type='text/markdown',
0 commit comments