mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2025-08-02 12:14:38 +02:00
updates tox config
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
[tox]
|
[tox]
|
||||||
envlist=py27,py34,py35
|
envlist=py27,py34,py35,py36
|
||||||
skip_missing_interpreters=true
|
skip_missing_interpreters=true
|
||||||
|
|
||||||
[testenv]
|
[testenv]
|
||||||
deps=-rrequirements-testing.txt
|
deps=-rrequirements-testing.txt
|
||||||
commands=py.test test/
|
commands=py.test test/ {posargs}
|
||||||
|
Reference in New Issue
Block a user