Files
pybindgen/tox.ini
T
2018-09-07 19:08:19 +01:00

9 lines
140 B
INI

[tox]
envlist = py27,py34,py35,py36
[testenv]
deps=
commands= ./waf distclean
./waf configure {posargs}
./waf check -v