Does the dependencies' order have an impact? #5341
Unanswered
GabrielBlondeau-Kirby
asked this question in
Q&A
Replies: 0 comments
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.
-
Hello guys!
I have quite a stupid question ...
I was wondering, Does the dependencies's order have an impact in the
pyproject.toml
file?I think the answer is NO, but I just want to validate or to clarify it :)
Like, does that make sense to put libs which I know they could have conflit(s) with dependencies at the begin of the file then, the process
resolving dependencies
could be faster? 🤔Have a nice day ;)
Beta Was this translation helpful? Give feedback.
All reactions