fatiando / boule

Reference ellipsoids for geodesy and geophysics
https://www.fatiando.org/boule
BSD 3-Clause "New" or "Revised" License
38 stars 17 forks source link

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

Closed santisoler closed 2 weeks ago

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

santisoler commented 2 weeks ago

I'm merging this so we don't block other PRs. Feel free to modify it later if you don't quite like my fix to the Actions.