Skip to content

Commit 0d0dd3c

Browse files
committed
Revert "add pythonocc-core"
This reverts commit abda245.
1 parent 2532467 commit 0d0dd3c

File tree

3 files changed

+0
-3
lines changed

3 files changed

+0
-3
lines changed

conda/linux/create_bundle.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ mamba create --copy -y -p ${conda_env} \
3030
opencv \
3131
pandas \
3232
pycollada \
33-
pythonocc-core \
3433
pyyaml \
3534
requests \
3635
scipy \

conda/osx/create_bundle.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ mamba create -y --copy -c freecad -c conda-forge -p ${conda_env} \
2525
opencv \
2626
pandas \
2727
pycollada \
28-
pythonocc-core \
2928
pyyaml \
3029
requests \
3130
scipy \

conda/win/create_bundle.bat

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ call mamba create ^
2323
opencamlib ^
2424
pandas ^
2525
pycollada ^
26-
pythonocc-core ^
2726
pyyaml ^
2827
requests ^
2928
scipy ^

0 commit comments

Comments
 (0)