Miniforge has upgraded from 23.x.y to 24.x.y, permitting the unpinning of dependencies. Furthermore, these pinned packages cause build issues with the latest version of Miniforge.
8 lines
92 B
YAML
8 lines
92 B
YAML
name: freecad
|
|
channels:
|
|
- conda-forge
|
|
dependencies:
|
|
- conda-devenv
|
|
- mamba
|
|
- python==3.11.*
|