Commit Graph

5 Commits

Author SHA1 Message Date
Jacob Oursland
7e2bbccf22 Conda: pin zstd==1.5.6 to fix Windows CI failures. 2024-05-09 01:28:02 -04:00
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
Jacob Oursland
b722790bf6 Conda: Use python 3.11.*, not 3.11 which is 3.11.0. 2023-12-18 13:23:08 -08:00
Pesc0
352fdc2d22 Add convenience scripts to install conda development environment. (#11386)
* add remaining env updates

Co-authored-by: Jacob Oursland <jacob.oursland@gmail.com>
Co-authored-by: Adrián Insaurralde Avalos <36372335+adrianinsaval@users.noreply.github.com>
2023-11-14 05:50:18 -03:00
Jacob Oursland
906814a9fe Add Conda Environment and VS Code configuration. 2023-03-29 04:02:05 -07:00