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.
cpac
1 parent 3510e70 commit 6fb1bcbCopy full SHA for 6fb1bcb
.circleci/config.yml
@@ -33,7 +33,7 @@ commands:
33
cd /home/circleci/build
34
python -m venv ~/simple
35
source ~/simple/bin/activate
36
- pip install git+https://github.com/FCP-INDI/cpac.git@cabac8b820075876cfc28966071306b9314c139e semver
+ pip install git+https://github.com/FCP-INDI/cpac.git@81c33b52d72478bef54ccfdce05577d52ebf714c semver
37
deactivate
38
39
run-cpac-commands:
0 commit comments