wolframalpha/tox.ini
2017-04-28 19:21:53 -04:00

8 lines
98 B
INI

[tox]
minversion = 2.4
[testenv]
commands = py.test {posargs}
usedevelop = True
extras = testing