Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace setup.py with PyPA "build" #371

Merged
merged 2 commits into from
Aug 25, 2022
Merged

Replace setup.py with PyPA "build" #371

merged 2 commits into from
Aug 25, 2022

Conversation

leouieda
Copy link
Member

Use the build package to generate source and wheel distributions.
This means we can remove the setup.py file entirely since it's not
needed. Update the GitHub Actions workflows to match.

Relevant issues/PRs:

Use the `build` package to generate source and wheel distributions.
This means we can remove the `setup.py` file entirely since it's not
needed. Update the GitHub Actions workflows to match.
@leouieda leouieda merged commit f1c038c into main Aug 25, 2022
@leouieda leouieda deleted the setup.py branch August 25, 2022 12:36
santisoler added a commit to fatiando/harmonica that referenced this pull request Nov 24, 2022
Use the build package to generate source and wheel distributions.
This means we can remove the setup.py file entirely since it's not
needed. Update the GitHub Actions workflows to match.

Inspired in fatiando/verde#371
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant