Merge pull request #344 from johntruckenbrodt/bugfix/snap_parse_node #60
conda-install.yml
on: push
build-linux
4m 30s
build-windows
9m 15s
Annotations
2 warnings
|
build-linux
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'.
|
|
build-windows
C:\Miniconda\Lib\argparse.py:1255: 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)
|