Compat with older Python #2436
CI.yml
on: pull_request
Matrix: test
Matrix: Test with beartype
Matrix: conda_test
Matrix: dev_install
Matrix: Check types
Indicate completion to coveralls.io
13s
Annotations
5 warnings
dev_install (ubuntu-latest, 3.10, 1.10)
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
|
dev_install (ubuntu-latest, 3.12, 1)
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
|
conda_test (3.12, ubuntu-latest)
/home/runner/miniconda3/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(
|
conda_test (3.12, ubuntu-latest)
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'.
|
test (1, 3.8, ubuntu-latest, include)
Cache not found for keys: ubuntu-latest-test-1-3.8;os=Linux;julia-version=1;python-version=3.8;os=ubuntu-latest;test-id=include;run_id=14196891257;run_attempt=1, ubuntu-latest-test-1-3.8;os=Linux;julia-version=1;python-version=3.8;os=ubuntu-latest;test-id=include;
|