Skip to content
Snippets Groups Projects
Commit 66a6d014 authored by Jan Tattermusch's avatar Jan Tattermusch
Browse files

run build_ext in build_python step

parent 4473dd5b
No related branches found
No related tags found
No related merge requests found
......@@ -46,4 +46,5 @@ tox --notest
$ROOT/.tox/py27/bin/python $ROOT/setup.py build
$ROOT/.tox/py27/bin/python $ROOT/setup.py build_py
$ROOT/.tox/py27/bin/python $ROOT/setup.py build_ext --inplace
$ROOT/.tox/py27/bin/python $ROOT/setup.py gather --test
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment