Skip to content

Commit ae101ff

Browse files
committed
Merge branch 'release-1.0rc1'
After fix of bad classifier
2 parents 1298729 + e6202bc commit ae101ff

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
@@ -31,6 +31,6 @@ def readme():
3131
'Programming Language :: Python :: 3.5',
3232
'Programming Language :: Python :: 3.6',
3333
'Topic :: Software Development :: Libraries :: Python Modules',
34-
'Topic :: Testing',
34+
'Topic :: Software Development :: Testing',
3535
'Development Status :: 4 - Beta'],
3636
)

0 commit comments

Comments
 (0)