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 65c40a1 commit 3f6b26dCopy full SHA for 3f6b26d
.circleci/config.yml
@@ -31,7 +31,7 @@ commands:
31
cd /home/circleci/build
32
python -m venv ~/simple
33
source ~/simple/bin/activate
34
- pip install cpac
+ pip install cpac semver
35
deactivate
36
37
run-cpac-commands:
0 commit comments