Refresh python versions
Introduce support of python 3.8 and move tox and jobs to py38. jsonschema 3.2.0 [1] support python 3.8 [1] https://github.com/Julian/jsonschema/pull/627 Change-Id: Ibcfa044dd0f3b29fd290559795ea1d98e194e886
This commit is contained in:
@@ -6,7 +6,7 @@ hacking>=3.0,<3.1.0 # Apache-2.0
|
||||
coverage!=4.4,>=4.0 # Apache-2.0
|
||||
ddt>=1.0.1 # MIT
|
||||
fixtures>=3.0.0 # Apache-2.0/BSD
|
||||
jsonschema>=2.6.0 # MIT
|
||||
jsonschema>=3.2.0 # MIT
|
||||
mock>=3.0.0 # BSD
|
||||
prometheus-client>=0.4.2 # Apache-2.0
|
||||
oslo.config>=6.1.0 # Apache-2.0
|
||||
|
||||
Reference in New Issue
Block a user