]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commitdiff
- and NLS_LANG....
authorMike Bayer <mike_mp@zzzcomputing.com>
Sat, 5 Dec 2015 22:17:40 +0000 (17:17 -0500)
committerMike Bayer <mike_mp@zzzcomputing.com>
Sat, 5 Dec 2015 22:17:40 +0000 (17:17 -0500)
tox.ini

diff --git a/tox.ini b/tox.ini
index b35ab6e817df81fa2a5e016daff61c6c3dc09181..299ca2863300d776387fbb72c1eeb19b1bf1ad18 100644 (file)
--- 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=