build: pyproject.toml: Remove double biomedsheets dependency without fixed version #318
main.yml
on: pull_request
Matrix: linting
cancel-previous
2s
Matrix: testing
Annotations
4 warnings
linting (3.12)
'nodefaults' channel detected: will remove 'defaults' if added implicitly. In the future, 'nodefaults' to remove 'defaults' won't be supported. Please set 'conda-remove-defaults' = 'true' in setup-miniconda to remove this warning.
|
linting (3.12)
/usr/share/miniconda/lib/python3.12/site-packages/conda/base/context.py:201: FutureWarning: Adding 'defaults' to channel list implicitly is deprecated and will be removed in 25.3.
To remove this warning, please choose a default channel explicitly with conda's regular configuration system, e.g. by adding 'defaults' to the list of channels:
conda config --add channels defaults
For more information see https://docs.conda.io/projects/conda/en/stable/user-guide/configuration/use-condarc.html
deprecated.topic(
|
testing (3.12)
'nodefaults' channel detected: will remove 'defaults' if added implicitly. In the future, 'nodefaults' to remove 'defaults' won't be supported. Please set 'conda-remove-defaults' = 'true' in setup-miniconda to remove this warning.
|
testing (3.12)
/usr/share/miniconda/lib/python3.12/site-packages/conda/base/context.py:201: FutureWarning: Adding 'defaults' to channel list implicitly is deprecated and will be removed in 25.3.
To remove this warning, please choose a default channel explicitly with conda's regular configuration system, e.g. by adding 'defaults' to the list of channels:
conda config --add channels defaults
For more information see https://docs.conda.io/projects/conda/en/stable/user-guide/configuration/use-condarc.html
deprecated.topic(
|