Imported Upstream version 3.10.2+dfsg
This commit is contained in:
7
wrapper/python/wolfcrypt/tox.ini
Normal file
7
wrapper/python/wolfcrypt/tox.ini
Normal file
@@ -0,0 +1,7 @@
|
||||
[tox]
|
||||
envlist=py27,py34,py35
|
||||
skip_missing_interpreters=true
|
||||
|
||||
[testenv]
|
||||
deps=-rrequirements-testing.txt
|
||||
commands=py.test test/
|
||||
Reference in New Issue
Block a user