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 992d150 commit 61269c0Copy full SHA for 61269c0
tox.ini
@@ -50,6 +50,7 @@ extras =
50
test
51
commands =
52
python --version
53
+ python setup.py build_ext -i
54
pytest -v --durations=5 --maxfail=10 {posargs}
55
56
[testenv:test-eg]
0 commit comments