Skip to content

Add support for installing requirements.txt on current virtual environment by right clicking on the file #21555

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

Closed
luabud opened this issue Jul 5, 2023 · 4 comments
Labels
area-environments Features relating to handling interpreter environments feature-request Request for new features or functionality

Comments

@luabud
Copy link
Member

luabud commented Jul 5, 2023

This was suggested by a colleague. It'd be nice if one could right click on a requirements.txt file to install it in the current selected virtual environment.

@luabud luabud added feature-request Request for new features or functionality needs community feedback Awaiting community feedback area-environments Features relating to handling interpreter environments labels Jul 5, 2023
@github-actions
Copy link

github-actions bot commented Jul 5, 2023

Thanks for the feature request! We are going to give the community 60 days from when this issue was created to provide 7 👍 upvotes on the opening comment to gauge general interest in this idea. If there's enough upvotes then we will consider this feature request in our future planning. If there's unfortunately not enough upvotes then we will close this issue.

@luabud
Copy link
Member Author

luabud commented Jul 6, 2023

another idea is to add a code action inside the file if the dependencies listed aren't installed

@rootsmusic
Copy link

rootsmusic commented Aug 24, 2023

This issue seems to be included in #21627. My concern is reconciling different versions of the same dependency when an environment is installing multiple packages.

@brettcannon
Copy link
Member

Thank you for submitting your feature request and everyone who considered it! Unfortunately, this issue did not receive enough votes over the allotted time, and so we are closing the issue.

@brettcannon brettcannon closed this as not planned Won't fix, can't repro, duplicate, stale Sep 7, 2023
@github-actions github-actions bot removed the needs community feedback Awaiting community feedback label Sep 7, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 8, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-environments Features relating to handling interpreter environments feature-request Request for new features or functionality
Projects
None yet
Development

No branches or pull requests

4 participants
@brettcannon @rootsmusic @luabud and others