setup.py: Set development status classifier to production/stable

FreedomBox is available in Debian stable, hardware is available for purchase and
many end users are using it in theirs homes everyday.

Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org>
Reviewed-by: James Valleroy <jvalleroy@mailbox.org>
This commit is contained in:
Sunil Mohan Adapa 2019-10-30 11:38:36 -07:00 committed by James Valleroy
parent 030deaf4d9
commit 776f1d5d9e
No known key found for this signature in database
GPG Key ID: 77C0C75E7B650808

View File

@ -248,7 +248,7 @@ setuptools.setup(
scripts=['bin/plinth'],
license='COPYING.md',
classifiers=[
'Development Status :: 3 - Alpha',
'Development Status :: 5 - Production/Stable',
'Environment :: Web Environment',
'Framework :: Django',
'Intended Audience :: End Users/Desktop',