summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
authorOpenStack Release Bot <infra-root@openstack.org>2018-07-25 16:51:52 +0000
committerTim Burke <tim.burke@gmail.com>2018-11-09 10:24:47 -0800
commit0197a0f9ca406a7314650d9c46b300ece3eba6b6 (patch)
treedacce4fd265653815d5a296146faf70cbcfd2cfe /tox.ini
parent1cf074f4da62b7a42f88aef3c8571e7b6e850823 (diff)
downloadpython-swiftclient-0197a0f9ca406a7314650d9c46b300ece3eba6b6.tar.gz
Update reno for stable/rocky
Change-Id: I840f4363dfdb3b485dbaf768c71fbcc5227c330f
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini2
1 files changed, 1 insertions, 1 deletions
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