From 077f26af5f6fefdc98f6720ab5e02b0fad6eff7a Mon Sep 17 00:00:00 2001 From: Mike Bayer Date: Sat, 5 Dec 2015 17:17:40 -0500 Subject: [PATCH] - and NLS_LANG.... --- tox.ini | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tox.ini b/tox.ini index b35ab6e817..299ca28633 100644 --- a/tox.ini +++ b/tox.ini @@ -22,8 +22,8 @@ usedevelop=False # tox as of 2.0 blocks all environment variables from the # outside, unless they are here (or in TOX_TESTENV_PASSENV, -# wildcards OK). Need at least this one. -passenv=ORACLE_HOME +# wildcards OK). Need at least these +passenv=ORACLE_HOME NLS_LANG commands= -- 2.47.2