fatiando / verde

Processing and gridding spatial data, machine-learning style
https://www.fatiando.org/verde
BSD 3-Clause "New" or "Revised" License
603 stars 72 forks source link

Replace `build` for `python-build` in environment.yml #460

Closed santisoler closed 3 months ago

santisoler commented 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.