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

Test that packaging via wheel and source tarball work and that both are installable #163

Open
jpgill86 opened this issue Sep 9, 2021 · 0 comments
Labels
tests Improvements or additions to test coverage
Milestone

Comments

@jpgill86
Copy link
Collaborator

jpgill86 commented Sep 9, 2021

To avoid problems like this, we should add a test to this repo that

  1. Builds ephyviewer as a wheel, installs from the wheel, and tests that ephyviewer can be imported from that installation (make sure to cd out of the git repo first), and
  2. Packages ephyviewer in a source tarball, installs from the tarball, and tests that ephyviewer can be imported (again, make sure to cd out of the git repo first).
@jpgill86 jpgill86 added the tests Improvements or additions to test coverage label Sep 9, 2021
@jpgill86 jpgill86 added this to the 1.5.2 milestone Sep 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tests Improvements or additions to test coverage
Projects
None yet
Development

No branches or pull requests

1 participant