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

Add cron job tests for PyPI wheel-based installs #1407

Closed
mdickinson opened this issue Jan 18, 2021 · 2 comments
Closed

Add cron job tests for PyPI wheel-based installs #1407

mdickinson opened this issue Jan 18, 2021 · 2 comments
Milestone

Comments

@mdickinson
Copy link
Member

PR #1406 adds a workflow to regularly test PyPI installs from sdist.

As soon as 6.2.0 is released and we have wheels on PyPI, we should augment that workflow to also test PyPI installs from wheels. The simplest way to do that is likely to duplicate the existing job from #1406 and then ensure that the pip install step only allows binary installs.

See also enthought/ibm2ieee#23, where this is already implemented.

@mdickinson
Copy link
Member Author

This was done in #1417.

@rahulporuri
Copy link
Contributor

ha. i was just about to.

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

2 participants