Skip to content

Commit 314877c

Browse files
committed
do not install jenkins-cli on tox run
1 parent b804f4d commit 314877c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tox.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55

66
[tox]
77
envlist = py27, py34
8+
skipsdist = True
89

910
[testenv]
1011
commands =

0 commit comments

Comments
 (0)