Bump development status and add Python 3 support

We have the functional tests going in the CI and novajoin is part
of TripleO and RDO, already being considered to run on many large
production systems, so I think the Beta designation is appropriate.

Change-Id: I7bb279160bb1bc25512898251876293699c5063d
This commit is contained in:
Grzegorz Grasza 2018-12-02 11:55:44 +01:00
parent c97dccdab0
commit 46529a445d
1 changed files with 3 additions and 1 deletions

View File

@ -17,7 +17,9 @@ classifier =
Programming Language :: Python Programming Language :: Python
Programming Language :: Python :: 2 Programming Language :: Python :: 2
Programming Language :: Python :: 2.7 Programming Language :: Python :: 2.7
Development Status :: 3 - Alpha Programming Language :: Python :: 3
Programming Language :: Python :: 3.6
Development Status :: 4 - Beta
[global] [global]
setup-hooks = setup-hooks =