Closed santisoler closed 3 months ago
The build package in conda-forge is outdated, python-build should be used instead. Add step in test.yml GitHub Action to replace build for python-build in the collected dependencies that will be installed with conda.
build
conda-forge
python-build
test.yml
The
build
package inconda-forge
is outdated,python-build
should be used instead. Add step intest.yml
GitHub Action to replacebuild
forpython-build
in the collected dependencies that will be installed with conda.