Skip to content

Commit a2931c4

Browse files
authored
Merge pull request #104 from martindurant/setup_typo
Typo in selector
2 parents 2bbcd61 + e9360f9 commit a2931c4

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)