Disable py3* in tox

Signed-off-by: Dan O'Reilly <oreilldf@gmail.com>
pull/722/head
Dan O'Reilly 10 years ago
parent 2621c8aefb
commit 7013a75b90
  1. 3
      python/tox.ini

@ -1,6 +1,7 @@
[tox] [tox]
envlist = envlist =
py26,py27,py33,py34 #py26,py27,py33,py34
py26,py27
[testenv] [testenv]
usedevelop = true usedevelop = true

Loading…
Cancel
Save