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

Build and install in GitHub Action #439

Open
jitseniesen opened this issue Jul 28, 2023 · 0 comments
Open

Build and install in GitHub Action #439

jitseniesen opened this issue Jul 28, 2023 · 0 comments
Assignees
Milestone

Comments

@jitseniesen
Copy link
Member

In the GitHub Action for automated testing:

  • Use python -m build to build the source dist and the wheel in one go, so as to avoid discrepancies between them.
  • Instead of pip install -e, install the wheel and test that to ensure that the build process works.
@jitseniesen jitseniesen added this to the v0.5.1 milestone Jul 28, 2023
@jitseniesen jitseniesen self-assigned this Jul 28, 2023
@jitseniesen jitseniesen modified the milestones: v0.5.2, v0.6.1 May 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant