Remove Python 3.3 and add 3.5 to match the main Mistral repo

Change-Id: Ie6d4547a2d0b7a5961b345ee47b03c1609202c5b
This commit is contained in:
Dougal Matthews 2016-07-15 15:45:18 +01:00
parent 6d75dcee7f
commit 05780b2d76
1 changed files with 2 additions and 2 deletions

View File

@ -16,8 +16,8 @@ classifier =
Programming Language :: Python :: 2
Programming Language :: Python :: 2.7
Programming Language :: Python :: 3
Programming Language :: Python :: 3.3
Programming Language :: Python :: 3.4
Programming Language :: Python :: 3.5
[files]
packages =
@ -48,4 +48,4 @@ output_file = mistral-lib/locale/mistral-lib.pot
[build_releasenotes]
all_files = 1
build-dir = releasenotes/build
source-dir = releasenotes/source
source-dir = releasenotes/source