Merge pull request #1147 from Julian-O/patch-1

Declare Buildozer to be Stable
This commit is contained in:
Andre Miras 2020-06-10 12:32:03 +02:00 committed by GitHub
commit 25a5a11b64
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -66,7 +66,8 @@ setup(
include_package_data=True,
install_requires=['pexpect', 'virtualenv', 'sh'],
classifiers=[
'Development Status :: 4 - Beta', 'Intended Audience :: Developers',
'Development Status :: 5 - Production/Stable',
'Intended Audience :: Developers',
'Topic :: Software Development :: Build Tools',
'Programming Language :: Python :: 3',
'Programming Language :: Python :: 3.6',