Skip to content

Commit

Permalink
Temporarily use fixed fork until upstream merges fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
TimoRoth committed Jun 9, 2020
1 parent 734586d commit 8df4689
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/run_tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ fi

[[ -d .git ]] || export SETUPTOOLS_SCM_PRETEND_VERSION="g$GITHUB_SHA"

$PIP install --upgrade coveralls coverage git+https://github.com/fmaussion/salem.git
$PIP install --upgrade git+https://github.com/TimoRoth/coveralls-python.git coverage git+https://github.com/fmaussion/salem.git
$PIP install -e .

coverage erase --rcfile=.coveragerc
Expand Down

0 comments on commit 8df4689

Please sign in to comment.