Skip to content

Commit 17d4955

Browse files
committed
Remove extra comma
1 parent 0fa267a commit 17d4955

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,5 +33,5 @@
3333
'License :: OSI Approved :: MIT License',
3434
"Operating System :: OS Independent"
3535
],
36-
python_requires=">=3.8",
36+
python_requires=">=3.8"
3737
)

0 commit comments

Comments
 (0)