Skip to content

Commit e9360f9

Browse files
author
Martin Durant
committed
Typo in selector
1 parent 2bbcd61 commit e9360f9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@
9090
'Programming Language :: Python :: 3.6',
9191
'Programming Language :: Python :: 3.7',
9292
'Programming Language :: Python :: 3.8',
93-
'Programming Language :: Python :: 3.9,'
93+
'Programming Language :: Python :: 3.9'
9494
],
9595
ext_modules=ext_modules,
9696
packages=packages,

0 commit comments

Comments
 (0)