Change the dev status

This commit is contained in:
Gavin M. Roy 2016-03-04 10:21:03 -05:00
parent 0a9e948272
commit f19a4e8dc2

View file

@ -37,7 +37,7 @@ setuptools.setup(
namespace_packages=['sprockets', 'sprockets.clients'], namespace_packages=['sprockets', 'sprockets.clients'],
packages=setuptools.find_packages(exclude=['examples']), packages=setuptools.find_packages(exclude=['examples']),
classifiers=[ classifiers=[
'Development Status :: 1 - Planning', 'Development Status :: 3 - Alpha',
'Environment :: No Input/Output (Daemon)', 'Environment :: No Input/Output (Daemon)',
'Intended Audience :: Developers', 'Intended Audience :: Developers',
'License :: OSI Approved :: BSD License', 'License :: OSI Approved :: BSD License',