Update pypi classifiers

This commit is contained in:
Michał Sałaban 2018-01-28 21:17:44 +01:00
parent a901264028
commit 2aa45f655d
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ setup(
classifiers = [
'Development Status :: 2 - Pre-Alpha',
'Intended Audience :: Developers',
'License :: OSI Approved :: BSD 3-Clause License',
'License :: OSI Approved :: BSD License',
'Operating System :: OS Independent',
'Programming Language :: Python',
],