Update to Python 3.13 #365
Annotations
2 warnings
build
/home/runner/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)
|
build
==> WARNING: A newer version of conda exists. <==
current version: 24.9.0
latest version: 24.9.2
Please update conda by running
$ conda update -n base -c conda-forge conda
|