Replies: 1 comment 2 replies
-
I'm wondering this too. I noticed that PDM supports environment variable expansion for |
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
-
.pypirc
andpip.[ini|conf]
?/legacy/
at the end of the url to publish package to a private repository?PIP_EXTRA_INDEX_URL
/PIP_INDEX_URL
variables to addsimple
package sources?username:pass@host
in thePIP_EXTRA_INDEX_URL
/PIP_INDEX_URL
for pulling packages?Beta Was this translation helpful? Give feedback.
All reactions