Replies: 1 comment
-
Hi @wistuba, I am afraid there is no equivalent for that. |
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
Uh oh!
There was an error while loading. Please reload this page.
-
My project should depend on a specific package which unfortunately has conflicting requirements. However, I do not use the parts of the library which would cause troubles.
My question: is there a way to have an equivalent to
pip install --no-deps
for my pyproject.toml?Beta Was this translation helpful? Give feedback.
All reactions