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 36f323b commit 75b8317Copy full SHA for 75b8317
.circleci/config.yml
@@ -36,7 +36,7 @@ commands:
36
deactivate
37
python -m venv /home/circleci/simple
38
source /home/circleci/simple/bin/activate
39
- pip install git+https://github.com/FCP-INDI/cpac.git@81c33b52d72478bef54ccfdce05577d52ebf714c semver
+ pip install cpac semver
40
41
42
run-cpac-commands:
0 commit comments