Skip to content

Switch to miniforge, bump to py3.13 #58

Switch to miniforge, bump to py3.13

Switch to miniforge, bump to py3.13 #58

Triggered via pull request November 11, 2024 22:17
Status Cancelled
Total duration 1m 56s
Artifacts

docs.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 4 warnings
docs
Canceling since a higher priority waiting request for 'refs/pull/22/merge-py313-miniforge' exists
docs
The operation was canceled.
Mambaforge is now deprecated!
Future Miniforge releases will NOT build Mambaforge installers. We advise you switch to Miniforge at your earliest convenience. More details at https://conda-forge.org/news/2024/07/29/sunsetting-mambaforge/.
docs
/usr/share/miniconda3/lib/python3.12/site-packages/conda/cli/main_config.py:738: FutureWarning: Adding 'defaults' to channel list implicitly. is deprecated and will be removed in 25.3. In the future, defaults won't be added when 'conda config --add/--append channels' is used. If you depend on that behavior, run 'conda config --append channels defaults'. deprecated.topic(
docs
Mamba support is still experimental and can result in differently solved environments!
docs
/usr/share/miniconda3/lib/python3.12/argparse.py:2006: FutureWarning: `remote_definition` is deprecated and will be removed in 25.9. Use `conda env create --file=URL` instead. action(self, namespace, argument_values, option_string)