Replies: 1 comment 2 replies
-
Can't you set these environment variables as permanent on your system? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hey, I have a small probem. I want to use PDM in my company behind a proxy. Currently I have to export the proxy environemnt variables
http_proxy
andhttps_proxy
manually each time I want to use pdm. Therefore I am searching for a way that is equivalent to ryes proxy config in the .toml file for pdm:Is there some option to do it also like this in PDM? It would also be sufficient if they could be set before executing a pdm command like pdm install. Thanks for your help :)
Beta Was this translation helpful? Give feedback.
All reactions