Build Wheels #45
build_wheels.yml
on: workflow_dispatch
Matrix: build_wheels
publish-to-testpypi
0s
Annotations
2 errors and 4 warnings
Build wheels on macos-latest
The run was canceled by @mbahng.
|
Build wheels on macos-latest
The operation was canceled.
|
Build wheels on macos-latest
/Users/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(
|
Build wheels on macos-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'.
|
Build wheels on macos-latest
PyPy builds will be disabled by default in version 3. Enabling PyPy builds should be specified by enable
|
Build wheels on macos-latest
cibuildwheel 3 will require Python 3.11+, please upgrade the Python version used to run cibuildwheel. This does not affect the versions you can target when building wheels. See: https://cibuildwheel.pypa.io/en/stable/#what-does-it-do
|