Skip to content
This repository has been archived by the owner on Jul 30, 2024. It is now read-only.

Commit

Permalink
Merge branch 'master' into prepare-for-0.11
Browse files Browse the repository at this point in the history
  • Loading branch information
rjw57 committed Mar 8, 2016
2 parents 10bd397 + 0b05940 commit f0c3b0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ commands=
# We can't list these in deps since pyopencl moans if numpy is not
# fully installed at pip-install time.
py{27,34}-opencl: pip install -rtests/opencl-requirements.txt
py.test --cov={envsitepackagesdir}/dtcwt --cov-report=term {posargs}
py.test --cov=dtcwt/ --cov-report=term {posargs}

0 comments on commit f0c3b0d

Please sign in to comment.