Manuel Amador (Rudd-O) f7bfd46bdc Ensure the forward rule is added after connection tracking.
Also improve tests and add Tox for mypy and pytest.
2024-02-29 03:24:36 +00:00

11 lines
123 B
INI

[tox]
envlist = basepython
[testenv]
deps =
pytest
mypy
commands =
pytest -vv
mypy -p qubesroutingmanager