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

[WIP] Build and install wheel for packages when testing them #8358

Closed
wants to merge 1 commit into from

Conversation

nsoranzo
Copy link
Member

With pip install -e the installed packages were just links to the corresponding source code.

This will highlight a number of issues with some packages (help in fixing them welcome!).

With `pip install -e` the installed packages were just links to
the corresponding source code.

This will highlight a number of issues with some packages.
@natefoo
Copy link
Member

natefoo commented Aug 7, 2019

Should we fix the packages in another PR and then merge this afterward?

@nsoranzo
Copy link
Member Author

nsoranzo commented Aug 7, 2019

@natefoo Here or in another PR, same for me. I just came back from holidays, catching up with all the things, if any one has time to fix packages feel free to push to my branch, otherwise I'll work on this at some point.

@nsoranzo
Copy link
Member Author

@mvdbeek Should I just close this in favour of #8480 ?

@mvdbeek
Copy link
Member

mvdbeek commented Aug 20, 2019

If you like the direction I've taken there, sure :)

@nsoranzo
Copy link
Member Author

Closing in favour of #8480 .

@nsoranzo nsoranzo closed this Aug 20, 2019
@nsoranzo nsoranzo deleted the properly_test_packages branch August 20, 2019 13:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants