Skip to content

Commit 459f543

Browse files
committed
fix linting
1 parent a9422ad commit 459f543

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

setup.py

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,13 @@ def check_tag_version():
3030
long_description_content_type="text/markdown",
3131
url="https://github.com/pyscript/pyscript-cli",
3232
author="Matt Kramer, Fabio Pliger, Nicholas Tollervey, Fabio Rosado, Madhur Tandon",
33-
33+
author_email=(
34+
35+
36+
37+
38+
39+
),
3440
license="Apache-2.0",
3541
install_requires=[
3642
'importlib-metadata; python_version<"3.8"',

0 commit comments

Comments
 (0)