Make testing cpp implementation optional
Signed-off-by: Dan O'Reilly <oreilldf@gmail.com>
This commit is contained in:
parent
3083d8cee7
commit
9d689692d3
1 changed files with 1 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue