Merge "Use last IR version when running with Python 3.8"

This commit is contained in:
Zuul 2020-07-03 16:03:25 +00:00 committed by Gerrit Code Review
commit 7b6a838ed8

View File

@ -1,2 +1,2 @@
git+https://github.com/redhat-openstack/infrared.git ; python_version < '3.8'
git+https://review.gerrithub.io/redhat-openstack/infrared@refs/changes/23/493623/9 ; python_version >= '3.8'
git+https://review.gerrithub.io/redhat-openstack/infrared@refs/changes/23/493623/12 ; python_version >= '3.8'