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 a097574 commit 767ab68Copy full SHA for 767ab68
scripts/build_for_develop.sh
@@ -3,4 +3,4 @@ set +xe
3
4
python setup.py clean --all
5
python setup.py develop --coverage=True
6
-pytest -q -ra --disable-warnings --cov dpctl --cov-report term-missing --pyargs dpctl -vv --cov-config=.coveragerc
+pytest -q -ra --disable-warnings --cov dpctl --cov-report term-missing --pyargs dpctl -vv
0 commit comments