summaryrefslogtreecommitdiffstats
path: root/pgaas/tox.ini
diff options
context:
space:
mode:
Diffstat (limited to 'pgaas/tox.ini')
-rw-r--r--pgaas/tox.ini2
1 files changed, 2 insertions, 0 deletions
diff --git a/pgaas/tox.ini b/pgaas/tox.ini
index e8b2b52..e0a1682 100644
--- a/pgaas/tox.ini
+++ b/pgaas/tox.ini
@@ -25,4 +25,6 @@ deps=
requests
coverage
pytest-cov
+setenv=
+ PYTHONPATH={toxinidir}
commands=pytest --junitxml xunit-results.xml --cov --cov-report=xml