-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Closed
Description
- I am on the latest Poetry version. macOS
Poetry version 1.1.12 - I have searched the issues of this repo and believe that this is not a duplicate.
poetry/src/poetry/puzzle/solver.py
Lines 97 to 99 in 5814e33
| locked = {} | |
| for package in self._locked.packages: | |
| locked[package.name] = DependencyPackage(package.to_dependency(), package) |
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels