This repository has been archived on 2023-02-21. You can view files and clone it, but cannot push or open issues or pull requests.
python-rfc3161/tox.ini

7 lines
78 B
INI

[testenv]
deps =
pytest-cov
pytest
commands =
py.test {posargs:tests/}