You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Use py3 for tox by default, use train UC for python <= 3.5
Upstream OpenStack has dropped support for python 2, and even python
3.5. This means that master upper constraints no longer install on these
versions.
* Test with python 3.8
* Test with python3.6 and python3.7
3.8 isn't a supported runtime for OpenStack until Victoria. Train and Ussuri support 3.6-3.7.
* Workaround for python3.8
* Whitespace fix
Co-authored-by: Mark Goddard <[email protected]>
0 commit comments