Commit 9d689692 authored by Dan O'Reilly's avatar Dan O'Reilly

Make testing cpp implementation optional

Signed-off-by: 's avatarDan O'Reilly <oreilldf@gmail.com>
parent 3083d8ce
......@@ -10,7 +10,6 @@ setenv =
commands =
python setup.py -q --cpp_implementation develop
python setup.py build_py
python setup.py -q test -q
python setup.py -q test -q --cpp_implementation
python setup.py -q test -q {posargs}
deps =
six
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment