Files
openide/python/testData/toxtest/toxPyTest/tox.ini
Ilya.Kazakevich 3f2ae3caa3 PY-26263: test fix
2018-07-18 00:12:40 +03:00

6 lines
79 B
INI

[tox]
skipsdist=True
envlist = py27, py34
[testenv]
deps=pytest
commands=pytest