Skip to content

Document PIP_REQUIRE_VIRTUALENV and --require-venv #10456

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
1 task done
brettcannon opened this issue Sep 9, 2021 · 4 comments · Fixed by #10588
Closed
1 task done

Document PIP_REQUIRE_VIRTUALENV and --require-venv #10456

brettcannon opened this issue Sep 9, 2021 · 4 comments · Fixed by #10588
Labels
type: docs Documentation related type: feature request Request for a new feature

Comments

@brettcannon
Copy link
Member

Description

The documentation does not seem to mention PIP_REQUIRE_VIRTUALENV or --require-venv anywhere.

Expected behavior

No response

pip version

20.3.3

Python version

3.9

OS

Linux

How to Reproduce

Search for PIP_REQUIRE_VIRTUALENV in the docs or this repo.

Output

No response

Code of Conduct

@brettcannon brettcannon added S: needs triage Issues/PRs that need to be triaged type: bug A confirmed bug or unintended behavior labels Sep 9, 2021
@DiddiLeija
Copy link
Member

You're right. The documentation only talks about a bug fix related to PIP_REQUIRE_VIRTUALENV, and that's all. Maybe we should add a document to explain this

@DiddiLeija DiddiLeija added type: docs Documentation related and removed S: needs triage Issues/PRs that need to be triaged labels Sep 9, 2021
@DiddiLeija
Copy link
Member

DiddiLeija commented Sep 9, 2021

Let's consider this as a feature request, since it is not a "bug" at all.

@DiddiLeija DiddiLeija added type: feature request Request for a new feature and removed type: bug A confirmed bug or unintended behavior labels Sep 9, 2021
@jefftriplett
Copy link

@brettcannon @DiddiLeija should this still be open? #10588 helps with half the original bug/feature requests but PIP_REQUIRE_VIRTUALENV is still largely undocumented.

@uranusjr
Copy link
Member

I think we can merge that part into #8044 since pip's environment variables are largely undocumented and this is only one more of them.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 17, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type: docs Documentation related type: feature request Request for a new feature
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants