Files
create/conda/conda-env.yaml
Jacob Oursland e5d4f0e38e Conda: Unpin packages post miniforge upgrade.
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.
2024-03-24 23:03:01 -05:00

8 lines
92 B
YAML

name: freecad
channels:
- conda-forge
dependencies:
- conda-devenv
- mamba
- python==3.11.*