diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2015-12-05 17:17:40 -0500 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2015-12-05 17:17:40 -0500 |
commit | 077f26af5f6fefdc98f6720ab5e02b0fad6eff7a (patch) | |
tree | e3b3f7829dfb46ddabd67c2e0405a1dcb14d4956 | |
parent | 7f423e875669ee549b1f53f90d2db340b6c957cd (diff) | |
download | sqlalchemy-077f26af5f6fefdc98f6720ab5e02b0fad6eff7a.tar.gz |
- and NLS_LANG....
-rw-r--r-- | tox.ini | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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= |