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

Include package building in test.yml workflow. #98

Open
esc opened this issue Aug 10, 2023 · 0 comments
Open

Include package building in test.yml workflow. #98

esc opened this issue Aug 10, 2023 · 0 comments

Comments

@esc
Copy link
Member

esc commented Aug 10, 2023

The test.yaml workflow only tests the installation via pip and tests the software. As a developer I would like to see inclusion of testing the package building too to make sure that none of my PRs break packaging. The idea is to try to build a sdist and wheel for PyPi and a noarch package using conda and to check that these packages are sane, i.e. they can be installed and the included tests can be run successfully.

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

No branches or pull requests

1 participant