wolfcrypt-py/tox.ini

9 lines
102 B
INI

[tox]
envlist = py3
[testenv]
wheel = true
deps = -rrequirements/test.txt
commands = py.test tests/