-
-
Notifications
You must be signed in to change notification settings - Fork 137
Open
Description
In the GitHub Action for automated testing:
- Use
python -m buildto 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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
type:TaskMaintenance, upkeepMaintenance, upkeep