Adding Alpha classifier
This commit is contained in:
parent
65f7704463
commit
569ec912d2
3
setup.py
3
setup.py
|
@ -50,8 +50,7 @@ if __name__ == '__main__':
|
||||||
# 'IoC',
|
# 'IoC',
|
||||||
# 'IoC container'],
|
# 'IoC container'],
|
||||||
classifiers=[
|
classifiers=[
|
||||||
'Development Status :: 1 - Planning',
|
'Development Status :: 3 - Alpha',
|
||||||
# 'Development Status :: 4 - Beta',
|
|
||||||
'Intended Audience :: Developers',
|
'Intended Audience :: Developers',
|
||||||
'License :: OSI Approved :: BSD License',
|
'License :: OSI Approved :: BSD License',
|
||||||
'Operating System :: OS Independent',
|
'Operating System :: OS Independent',
|
||||||
|
|
Loading…
Reference in New Issue