Skip to content

Commit

Permalink
remove libredwg from windows bundle
Browse files Browse the repository at this point in the history
  • Loading branch information
adrianinsaval committed Nov 14, 2023
1 parent 0d27c65 commit 70d0507
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions conda/win/create_bundle.bat
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@ mkdir %copy_dir%

call mamba create ^
-p %conda_env% ^
freecad=*.pre python=3.10 occt vtk libredwg calculix gmsh ^
freecad=*.pre python=3.10 occt vtk calculix gmsh ^
numpy matplotlib-base scipy sympy pandas six ^
pyyaml opencamlib ifcopenshell ^
libredwg pycollada lxml xlutils olefile requests ^
pycollada lxml xlutils olefile requests ^
blinker opencv qt.py nine docutils ^
--copy ^
-c freecad/label/dev ^
Expand Down

0 comments on commit 70d0507

Please sign in to comment.