Skip to content

Build and install in GitHub Action #439

@jitseniesen

Description

@jitseniesen

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.

Metadata

Metadata

Assignees

Labels

type:TaskMaintenance, upkeep

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions