docker-tor-hidden-service/tox.ini

13 lines
191 B
INI
Raw Normal View History

[tox]
envlist = py34, py35, py36
changedir=assets/onions/
setupdir=assets/onions/
skip_missing_interpreters = true
[testenv]
deps=
pytest
pyfakefs
pytest-mock
commands=pytest -v