mirror of
https://git.wownero.com/lza_menace/wownero-python.git
synced 2024-08-15 03:25:25 +00:00
12e69da496
* continuous integration goodies * fixed test_address not running * fixup `python setup.py test` * fixup readme.rst formatting
6 lines
72 B
INI
Executable file
6 lines
72 B
INI
Executable file
[aliases]
|
|
test=pytest
|
|
|
|
[tool:pytest]
|
|
rootdir=tests
|
|
addopts=--cov=monero
|