From 0197a0f9ca406a7314650d9c46b300ece3eba6b6 Mon Sep 17 00:00:00 2001 From: OpenStack Release Bot Date: Wed, 25 Jul 2018 16:51:52 +0000 Subject: Update reno for stable/rocky Change-Id: I840f4363dfdb3b485dbaf768c71fbcc5227c330f --- tox.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tox.ini') diff --git a/tox.ini b/tox.ini index 660248b..46d24f9 100644 --- a/tox.ini +++ b/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 -- cgit v1.2.1