Files
pybindgen/tox.ini
T
2021-04-05 15:27:04 +01:00

9 lines
140 B
INI

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