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:
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 =
|
||||
|
Loading…
x
Reference in New Issue
Block a user