docker-tor-hidden-service/tox.ini
Chirstophe Mehay 2fc3b6eb84 Drop support for onion addresses v2
* Update `onions` tool to v0.7.0
 * Update `tor` to `0.4.6.9`
2021-12-24 00:27:34 +01:00

9 lines
145 B
INI

[tox]
isolated_build = true
envlist = py39
[testenv]
whitelist_externals = poetry
commands =
poetry install -v
poetry run pytest tests/