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

Undocumented venv behavior #6172

Open
brentonmallen1 opened this issue Jun 7, 2024 · 0 comments
Open

Undocumented venv behavior #6172

brentonmallen1 opened this issue Jun 7, 2024 · 0 comments
Assignees

Comments

@brentonmallen1
Copy link

Issue description

I wouldn't really classify this as a bug but it seemed to be the best fit.

The behavior around installing dependencies into a .venv directory, if it exists, regardless of an unset PIPENV_VENV_IN_PROJECT environment variable, is not mentioned in the documentation. Seems to be only, officially, mentioned in a docstring:

If unset (default), will use the .venv of project directory should it exist, otherwise

Expected result

A note about this behavior mentioned in the docs alongside the mention of the PIPENV_VENV_IN_PROJECT environment variable.

Actual result

N/A

Steps to replicate

N/A

@oz123 oz123 self-assigned this Jun 12, 2024
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

No branches or pull requests

2 participants