pip requirements - are direct references (<package>@<URL> notation) supported? #32650
Unanswered
chopeen
asked this question in
Request Help
Replies: 1 comment
-
You can:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
How are you running Renovate?
Self-hosted Renovate
If you're self-hosting Renovate, tell us which platform (GitHub, GitLab, etc) and which version of Renovate.
GitLab, Docker 39.23-full
Please tell us more about your question or problem
PEP440 specification defines direct references.
I have the following entry in
requirements.txt
to install a CPU-only PyTorch packages:Will Renovate be able to propose upgrades for a Python dependency defined this way?
Logs (if relevant)
No response
Beta Was this translation helpful? Give feedback.
All reactions