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

FIX: add setuptools to rpc venv #2035

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

tacaswell
Copy link

@tacaswell tacaswell commented Nov 24, 2023

PR Summary

Closes #2033

Required for py312 but should be safe on any version of Pyhon (setuptools was previously a transitive dependency).

PR checklist

Please make sure that the following things have been addressed (and check the relevant checkboxes):

  • Commits respect our guidelines
  • Tests are passing properly (see here on how to run Elpy's tests)

Closes jorgenschaefer#2033 

Required for py312 but should be safe on any version of Pyhon (setuptools was previously a transitive dependency).
@coveralls
Copy link

Coverage Status

coverage: 90.96%. remained the same
when pulling d3d2085 on tacaswell:patch-1
into 7ff8ffa on jorgenschaefer:master.

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.

RFE: have elpy install setuptools into the rpc-venv for newer Pythons
2 participants