summaryrefslogtreecommitdiff
path: root/.svnt/conf
diff options
context:
space:
mode:
Diffstat (limited to '.svnt/conf')
-rw-r--r--.svnt/conf4
1 files changed, 4 insertions, 0 deletions
diff --git a/.svnt/conf b/.svnt/conf
index 255a4ac4..dece3240 100644
--- a/.svnt/conf
+++ b/.svnt/conf
@@ -3,6 +3,10 @@ import sys
python = os.environ.get('PYTHON', sys.executable)
+build = [
+ '"%(python)s" bootstrap.py %%s' % locals()
+]
+
cmd = '"%(python)s" runtest.py -q --noqmtest %%s' % locals()
test_inputs = [