Merge "Add releasenotes to drop python3.6|7"
This commit is contained in:
commit
ee662725a6
@ -0,0 +1,5 @@
|
|||||||
|
---
|
||||||
|
upgrade:
|
||||||
|
- |
|
||||||
|
Python 3.6 & 3.7 support has been dropped. The minimum version of Python now
|
||||||
|
supported is Python 3.8.
|
4
tox.ini
4
tox.ini
@ -49,10 +49,6 @@ commands = sphinx-build -a -E -W -j auto -d releasenotes/build/doctrees -b html
|
|||||||
setenv =
|
setenv =
|
||||||
OS_TEST_PATH = ./cinder/tests/functional
|
OS_TEST_PATH = ./cinder/tests/functional
|
||||||
|
|
||||||
[testenv:functional-py36]
|
|
||||||
setenv =
|
|
||||||
{[testenv:functional]setenv}
|
|
||||||
|
|
||||||
[testenv:functional-py38]
|
[testenv:functional-py38]
|
||||||
setenv =
|
setenv =
|
||||||
{[testenv:functional]setenv}
|
{[testenv:functional]setenv}
|
||||||
|
Loading…
Reference in New Issue
Block a user