Skip to content

Commit

Permalink
Merge pull request #1147 from Julian-O/patch-1
Browse files Browse the repository at this point in the history
Declare Buildozer to be Stable
  • Loading branch information
AndreMiras authored Jun 10, 2020
2 parents 2d9c05a + 3081af7 commit 25a5a11
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 @@ -66,7 +66,8 @@ def find_version(*file_paths):
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',
Expand Down

0 comments on commit 25a5a11

Please sign in to comment.