[WIP] Remove deprecated Matplotlib stem() parameter - Fixes #1314 #302
Triggered via pull request
February 19, 2025 21:07
Status
Failure
Total duration
10m 10s
Artifacts
–
Annotations
3 errors and 7 warnings
PyPi (3.9, macos-latest)
Process completed with exit code 1.
|
PyPi (3.8, macos-latest)
Process completed with exit code 2.
|
PyPi (3.8, macos-latest)
[notice] A new release of pip is available: 21.1.1 -> 25.0.1
[notice] To update, run: python3.8 -m pip install --upgrade pip
|
Build Docs:
docs/api/text/freqdist.rst#L19
Exception occurred in plotting freqdist-1
|
Build Docs:
docs/api/text/freqdist.rst#L43
Exception occurred in plotting freqdist-2
|
Build Docs:
docs/api/text/freqdist.rst#L68
Exception occurred in plotting freqdist-3
|
Build Docs:
docs/api/text/freqdist.rst#L100
Exception occurred in plotting freqdist-4
|
Build Docs:
docs/api/text/freqdist.rst#L135
Exception occurred in plotting freqdist-5
|
Conda (3.8, ubuntu-latest)
/usr/share/miniconda/lib/python3.12/site-packages/conda/base/context.py:202: 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 (3.9, ubuntu-latest)
/usr/share/miniconda/lib/python3.12/site-packages/conda/base/context.py:202: 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(
|