Skip to content

Commit 6b74b10

Browse files
kshitij-mathsndem0
authored andcommitted
changed: pythonocc-core=7.4.0 to pythonocc-core
1 parent efc2a24 commit 6b74b10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/testing_pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
- name: Installing packages
2929
shell: bash -el {0}
3030
run: |
31-
conda install --yes -c conda-forge pythonocc-core=7.4.0
31+
conda install --yes -c conda-forge pythonocc-core
3232
python -m pip install --upgrade pip
3333
python -m pip install .[test]
3434

0 commit comments

Comments
 (0)