Skip to content

Commit 75b8317

Browse files
committed
⬆️ Build cpac from latest release on PyPI
1 parent 36f323b commit 75b8317

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ commands:
3636
deactivate
3737
python -m venv /home/circleci/simple
3838
source /home/circleci/simple/bin/activate
39-
pip install git+https://github.com/FCP-INDI/cpac.git@81c33b52d72478bef54ccfdce05577d52ebf714c semver
39+
pip install cpac semver
4040
deactivate
4141
4242
run-cpac-commands:

0 commit comments

Comments
 (0)