subdependencies resolution gets stuck indefinitely with this pyproject.toml #1729
Closed
1 task done
Labels
🐛 bug
Something isn't working
I'm not entirely sure what is the cause, but I can say just by observation that this type of dependency declaration is the culprit
While this one works normally:
Steps taken to work-around the issue:
Steps to reproduce
Using a project without a lock file with the following pyproject.toml
pyproject.toml
Actual behavior
stuck Resolving PySide6
Expected behavior
installing the dependencies and producing a lock file
Environment Information
The text was updated successfully, but these errors were encountered: