Merge "Update reno for stable/rocky"
This commit is contained in:
commit
2d8836333b
@ -6,6 +6,7 @@
|
|||||||
:maxdepth: 1
|
:maxdepth: 1
|
||||||
|
|
||||||
current
|
current
|
||||||
|
rocky
|
||||||
queens
|
queens
|
||||||
pike
|
pike
|
||||||
ocata
|
ocata
|
||||||
|
6
releasenotes/source/rocky.rst
Normal file
6
releasenotes/source/rocky.rst
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
===================================
|
||||||
|
Rocky Series Release Notes
|
||||||
|
===================================
|
||||||
|
|
||||||
|
.. release-notes::
|
||||||
|
:branch: stable/rocky
|
2
tox.ini
2
tox.ini
@ -8,7 +8,7 @@ usedevelop = True
|
|||||||
install_command = python -m pip install -U {opts} {packages}
|
install_command = python -m pip install -U {opts} {packages}
|
||||||
list_dependencies_command = python -m pip freeze
|
list_dependencies_command = python -m pip freeze
|
||||||
setenv =
|
setenv =
|
||||||
LANG=en_US.utf8
|
LANG=en_US.utf-8
|
||||||
VIRTUAL_ENV={envdir}
|
VIRTUAL_ENV={envdir}
|
||||||
|
|
||||||
deps = -r{toxinidir}/requirements.txt
|
deps = -r{toxinidir}/requirements.txt
|
||||||
|
Loading…
Reference in New Issue
Block a user