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

Be sure the rpc virtualenv is create from the system environment #1699

Merged
merged 3 commits into from
Oct 17, 2019

Conversation

galaunay
Copy link
Collaborator

@galaunay galaunay commented Oct 17, 2019

PR Summary

Follow #1674.

When Elpy's RPC virtualenv is created with an virtualenv activated, the resulting RPC virtualenv was bound to the active virtualenv and (for some reasons) missing pip and some other dependencies.

This PR make sure the RPC virtualenv is created from the system environment.

PR checklist

  • Commits respect our guidelines
  • Tests are passing properly (see here on how to run Elpy's tests)
  • Tests has been added to cover the change

@galaunay galaunay force-pushed the Fix1674 branch 4 times, most recently from c9eb63b to 322f99c Compare October 17, 2019 21:12
@coveralls
Copy link

coveralls commented Oct 17, 2019

Coverage Status

Coverage increased (+1.05%) to 92.088% when pulling 29a5b3a on galaunay:Fix1674 into fea0825 on jorgenschaefer:master.

@galaunay galaunay force-pushed the Fix1674 branch 6 times, most recently from 7badbfd to 8569df1 Compare October 17, 2019 22:40
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