You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
docker-tor-hidden-service/tox.ini

13 lines
197 B
INI

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