Update pybind to v2.13.6 #11
conda.yml
on: push
Build conda environment and run tests
4m 11s
Annotations
1 error and 3 warnings
|
Build conda environment and run tests
Process completed with exit code 4.
|
|
Build conda environment and run tests
/usr/share/miniconda/lib/python3.13/argparse.py:1258: FutureWarning: `remote_definition` is deprecated and will be removed in 25.9. Use `conda env create --file=URL` instead.
subnamespace, arg_strings = subparser.parse_known_args(arg_strings, None)
|
|
Build conda environment and run tests
WARNING conda.cli.main_config:_set_key(453): Key auto_activate_base is an alias of auto_activate; setting value with latter
|
|
Build conda environment and run tests
The 'defaults' channel might have been added implicitly. If this is intentional, add 'defaults' to the 'channels' list. Otherwise, consider setting 'conda-remove-defaults' to 'true'.
|