Skip to content

Commit

Permalink
Development status now is production/stable.
Browse files Browse the repository at this point in the history
  • Loading branch information
strizhechenko committed Jan 21, 2020
1 parent 83e8046 commit dfcb090
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,8 @@ def read(*paths):
scripts=[os.path.join('utils/', script) for script in os.listdir('utils/')],
install_requires=['pyyaml', 'ipaddress', 'six', 'colorama', 'prettytable', 'argparse'],
classifiers=[
'Development Status :: 3 - Alpha',
'Development Status :: 5 - Production/Stable',
'Environment :: Console',
'Intended Audience :: Developers',
'Operating System :: MacOS',
'Operating System :: POSIX',
Expand Down

0 comments on commit dfcb090

Please sign in to comment.