mirror of
https://github.com/sprockets/sprockets.clients.dynamodb.git
synced 2024-11-23 11:19:54 +00:00
Change the dev status
This commit is contained in:
parent
0a9e948272
commit
f19a4e8dc2
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
@ -37,7 +37,7 @@ setuptools.setup(
|
|||
namespace_packages=['sprockets', 'sprockets.clients'],
|
||||
packages=setuptools.find_packages(exclude=['examples']),
|
||||
classifiers=[
|
||||
'Development Status :: 1 - Planning',
|
||||
'Development Status :: 3 - Alpha',
|
||||
'Environment :: No Input/Output (Daemon)',
|
||||
'Intended Audience :: Developers',
|
||||
'License :: OSI Approved :: BSD License',
|
||||
|
|
Loading…
Reference in a new issue