Skip to content

Commit 62414e4

Browse files
committed
Minor shuffling.
1 parent a7305a6 commit 62414e4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tox.ini

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
[tox]
22
minversion = 1.6
3-
skipsdist = True
43
envlist = py27
4+
skipsdist = True
55

66
[testenv]
7-
commands = python bin/jsonschema_suite check
87
deps = jsonschema
8+
commands = {envpython} bin/jsonschema_suite check

0 commit comments

Comments
 (0)