Skip to content

Document the NO_PROXY environment variable support and schema #15785

@albertino87

Description

@albertino87

Summary

Hello,
i have a windows corporate machine that is behind a proxy but uses a local repo for the python packages which does not require any proxy.
I have the environment variable no_proxy set on the local python repo
When I run for example
pip install black
it works fine, but if I try
uv pip install black
I get:
Image
If I go to this page: https://docs.astral.sh/uv/reference/environment/ there is no NO_PROXY variable.
Can you please fix it?
Many thanks

Platform

Windows Server 2012

Version

0.8.15

Python version

python 3.12.5

Metadata

Metadata

Assignees

Labels

documentationImprovements or additions to documentationgood first issueGood for newcomers

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions