importing wolfcrypt-py repo

This commit is contained in:
Moisés Guimarães
2016-04-28 13:20:10 -03:00
parent a54b0f9d0c
commit 7e661ab866
12 changed files with 1419 additions and 0 deletions

6
wrapper/python/tox.ini Normal file
View File

@@ -0,0 +1,6 @@
[tox]
envlist=py27
[testenv]
deps=-rrequirements-testing.txt
commands=py.test test/