We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 70dd6ec commit 73a245fCopy full SHA for 73a245f
tox.ini
@@ -57,6 +57,7 @@ basepython=python3.8
57
58
[testenv:coverage]
59
sitepackages=True
60
+whitelist_externals=coverage
61
commands = coverage run --branch -m pytest --hypothesis-show-statistics {posargs:src/ecdsa}
62
63
[testenv:speed]
0 commit comments