diff options
| -rw-r--r-- | tox.ini | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -18,6 +18,9 @@ envdir=pytest [testenv:coverage] +setenv= + DISABLE_SQLALCHEMY_CEXT=1 + commands= python -m pytest \ --cov=lib/sqlalchemy \ |
![]() |
index : delta/python-packages/sqlalchemy.git | |
| github.com: zzzeek/sqlalchemy.git |
| summaryrefslogtreecommitdiff |
| -rw-r--r-- | tox.ini | 3 |
@@ -18,6 +18,9 @@ envdir=pytest [testenv:coverage] +setenv= + DISABLE_SQLALCHEMY_CEXT=1 + commands= python -m pytest \ --cov=lib/sqlalchemy \ |