Skip to content
This repository was archived by the owner on Nov 22, 2024. It is now read-only.

Commit 02df169

Browse files
committed
fixed typo
1 parent 961c239 commit 02df169

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
@@ -37,7 +37,7 @@ def main():
3737
'License :: OSI Approved :: MIT License',
3838
'Programming Language :: Python :: 2',
3939
'Programming Language :: Python :: 2.6',
40-
'Programming Language :: Python :: 2.7',
40+
'Programming Language :: Python :: 2.7'
4141
# 'Programming Language :: Python :: 3',
4242
# 'Programming Language :: Python :: 3.4',
4343
# 'Programming Language :: Python :: 3.5',

0 commit comments

Comments
 (0)