forked from wolfSSL/wolfssl
importing wolfcrypt-py repo
This commit is contained in:
6
wrapper/python/tox.ini
Normal file
6
wrapper/python/tox.ini
Normal file
@@ -0,0 +1,6 @@
|
||||
[tox]
|
||||
envlist=py27
|
||||
|
||||
[testenv]
|
||||
deps=-rrequirements-testing.txt
|
||||
commands=py.test test/
|
||||
Reference in New Issue
Block a user