Bring back Python3.4 compatibility.

Change-Id: I6418e611f2bf51ae9191d3ba800a0be54ef2c032
This commit is contained in:
Jordan Pittier 2017-01-10 15:36:19 +01:00
parent 3ea94225fc
commit d0a05e7059
2 changed files with 2 additions and 0 deletions

View File

@ -1,3 +1,4 @@
os-client-config>=1.22.0 # Apache-2.0
pbr>=1.8 # Apache-2.0
shade>=1.13.1
typing>=3.5.2.2 # PSF

View File

@ -15,6 +15,7 @@ classifier =
License :: OSI Approved :: Apache Software License
Operating System :: POSIX :: Linux
Programming Language :: Python :: 3
Programming Language :: Python :: 3.4
Programming Language :: Python :: 3.5
keywords =
openstack