diff tox.ini @ 12:6d89ea94930b

add passthrough fileserver for autocomplete
author Jeff Hammel <k0scist@gmail.com>
date Sun, 25 Jun 2017 13:18:13 -0700
parents 316e1d54ffd4
children
line wrap: on
line diff
--- a/tox.ini	Sun Jun 25 12:54:05 2017 -0700
+++ b/tox.ini	Sun Jun 25 13:18:13 2017 -0700
@@ -5,5 +5,6 @@
 [testenv]
 deps = pytest
        jinja2
+       paste
 commands=pytest tests/