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

use "editable" mode when pip installing mlos for unit test pipelines #174

Merged
merged 1 commit into from
Nov 12, 2020

Conversation

bpkroth
Copy link
Contributor

@bpkroth bpkroth commented Nov 12, 2020

Minor issue I noticed while working on debugging help for #60.

When run through the cmake unit tests on an otherwise clean environment, we pip install mlos without marking it editable. This makes live debugging confusing since the edits don't seem to take effect when re-running the microservice.

@bpkroth bpkroth requested review from amueller and a team November 12, 2020 04:54
@bpkroth bpkroth merged commit ae5ab29 into microsoft:main Nov 12, 2020
@bpkroth bpkroth deleted the minor-pip-install-fixup branch December 3, 2020 19:23
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

Successfully merging this pull request may close these issues.

2 participants