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: remove deprecated PIP_NO_PYTHON_VERSION_WARNING environment vari… #3776

Closed
wants to merge 1 commit into from

Conversation

govarthenan
Copy link

The PIP_NO_PYTHON_VERSION_WARNING environment variable is deprecated
in Python 3 and no longer has any effect. This flag was originally
used to suppress Python version compatibility warnings from pip.

Since mamba primarily works with Python 3 environments now, this
flag can be safely removed from the environment variables passed
to pip inspect commands.

Verified

This commit was signed with the committer’s verified signature.
govarthenan Govarthenan Rajadurai
…able
@Hind-M
Copy link
Member

Hind-M commented Jan 28, 2025

cf. #3770

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.

None yet

2 participants