default to any py3 test (#6609)

This commit is contained in:
Brad Warren 2018-12-17 15:38:28 -08:00 committed by ohemorange
parent e3cb782e59
commit 62cb67ec67

View file

@ -4,7 +4,7 @@
[tox]
skipsdist = true
envlist = modification,py{34,35,36},py27-cover,lint
envlist = modification,py3,py27-cover,lint
[base]
# pip installs the requested packages in editable mode