Skip to content

Commit eac7976

Browse files
committed
Fix setup classifiers
1 parent 3c68789 commit eac7976

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
@@ -18,7 +18,7 @@
1818
'License :: OSI Approved :: BSD License',
1919
'Operating System :: OS Independent',
2020
'Programming Language :: Python',
21-
'Topic :: Software Development :: Testing'
21+
'Topic :: Software Development :: Testing',
2222
'Programming Language :: Python :: 2',
2323
'Programming Language :: Python :: 2.6',
2424
'Programming Language :: Python :: 2.7',

0 commit comments

Comments
 (0)