Merge "Update reno for stable/rocky"
This commit is contained in:
commit
2d8836333b
@ -6,6 +6,7 @@
|
||||
:maxdepth: 1
|
||||
|
||||
current
|
||||
rocky
|
||||
queens
|
||||
pike
|
||||
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}
|
||||
list_dependencies_command = python -m pip freeze
|
||||
setenv =
|
||||
LANG=en_US.utf8
|
||||
LANG=en_US.utf-8
|
||||
VIRTUAL_ENV={envdir}
|
||||
|
||||
deps = -r{toxinidir}/requirements.txt
|
||||
|
Loading…
x
Reference in New Issue
Block a user