Update Python classifier for 3.4

Barbican is tested with py34, but the classifier states only 2.7
is supported. This adds 3.4 to the list.

Change-Id: Ic7b14714d9a17a3370a8eb138bf4940ffa4ba999
This commit is contained in:
Eric Brown 2016-03-08 10:25:36 -08:00
parent 032da9612a
commit 9dd486be05

@ -15,6 +15,8 @@ classifier =
Programming Language :: Python
Programming Language :: Python :: 2
Programming Language :: Python :: 2.7
Programming Language :: Python :: 3
Programming Language :: Python :: 3.4
[files]
packages =