Skip to content

Commit

Permalink
cwlref-runner
Browse files Browse the repository at this point in the history
  • Loading branch information
denis-yuen committed Dec 6, 2024
1 parent 149b426 commit a8c2523
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/install-tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ else
curl -o requirements.txt "https://dockstore.org/api/metadata/runner_dependencies?client_version=1.16.0&python_version=3"
pipx install cwltool==3.1.20240708091337
pipx install schema_salad==8.7.20240718183047
pipx install cwlref-runner
pipx runpip cwltool install -r requirements.txt # this ensures that your version of cwltool and its dependencies matches what we test with
pipx ensurepath
fi
Expand Down

0 comments on commit a8c2523

Please sign in to comment.