bdk-ffi/tox.ini

11 lines
139 B
INI
Raw Normal View History

2021-12-07 10:25:42 -05:00
[tox]
envlist =
py39
[testenv]
deps =
pytest
bdk
commands =
pytest --verbose --override-ini console_output_style=count