Skip to content

Commit 63ab1da

Browse files
author
Vianney Taquet
committed
Remove comma after last CLASSIFIERS in setup.py
1 parent 51f4d2f commit 63ab1da

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
@@ -61,7 +61,7 @@
6161
"Programming Language :: Python :: 3.7",
6262
"Programming Language :: Python :: 3.8",
6363
"Programming Language :: Python :: 3.9",
64-
"Programming Language :: Python :: 3.10",
64+
"Programming Language :: Python :: 3.10"
6565
]
6666

6767
setup(

0 commit comments

Comments
 (0)