summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini2
1 files changed, 0 insertions, 2 deletions
diff --git a/tox.ini b/tox.ini
index 8b2b0d2..d8edd3c 100644
--- a/tox.ini
+++ b/tox.ini
@@ -15,8 +15,6 @@ deps=pytest>=3.1.0
setenv=
cov: COVERAGE={[testenv]cov_args}
- TEST_TEMPLATE_BASE={toxinidir}{/}test{/}templates
- TEST_MODULE_BASE={env:TEST_TEMPLATE_BASE}{/}modules
commands=pytest {env:COVERAGE:} {posargs}