wolframalpha/tox.ini
2017-04-21 12:40:43 -04:00

5 lines
74 B
INI

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