Bring back Python3.4 compatibility.
Change-Id: I6418e611f2bf51ae9191d3ba800a0be54ef2c032
This commit is contained in:
parent
3ea94225fc
commit
d0a05e7059
@ -1,3 +1,4 @@
|
|||||||
os-client-config>=1.22.0 # Apache-2.0
|
os-client-config>=1.22.0 # Apache-2.0
|
||||||
pbr>=1.8 # Apache-2.0
|
pbr>=1.8 # Apache-2.0
|
||||||
shade>=1.13.1
|
shade>=1.13.1
|
||||||
|
typing>=3.5.2.2 # PSF
|
||||||
|
@ -15,6 +15,7 @@ classifier =
|
|||||||
License :: OSI Approved :: Apache Software License
|
License :: OSI Approved :: Apache Software License
|
||||||
Operating System :: POSIX :: Linux
|
Operating System :: POSIX :: Linux
|
||||||
Programming Language :: Python :: 3
|
Programming Language :: Python :: 3
|
||||||
|
Programming Language :: Python :: 3.4
|
||||||
Programming Language :: Python :: 3.5
|
Programming Language :: Python :: 3.5
|
||||||
keywords =
|
keywords =
|
||||||
openstack
|
openstack
|
||||||
|
Loading…
Reference in New Issue
Block a user