Skip to content

Commit baba3ef

Browse files
committed
Udpate classification
1 parent 81fb215 commit baba3ef

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

setup.cfg

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,14 +10,15 @@ long_description = file: README.md
1010
long_description_content_type = text/markdown
1111
platforms = any
1212
classifiers =
13+
Development Status :: 2 - Pre-Alpha
1314
Topic :: Utilities
1415
Programming Language :: Python
1516
Programming Language :: Python :: 3
1617
Programming Language :: Python :: 3.6
1718
Environment :: Console
1819
Topic :: Utilities
1920
Intended Audience :: Developers
20-
License :: OSI Approved :: Apache Software License v2.0
21+
License :: OSI Approved :: Apache Software License
2122
Operating System :: POSIX :: Linux
2223
Operating System :: Unix
2324
Operating System :: MacOS

0 commit comments

Comments
 (0)