-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Closed
Labels
area/solverRelated to the dependency resolverRelated to the dependency resolverkind/bugSomething isn't working as expectedSomething isn't working as expected
Description
- Poetry version: 1.3.1 (tested also on 1.4.0.dev0)
- Python version: python3.10.8
- OS version and name: MacOS 12.5.1
- pyproject.toml:
- I am on the latest stable Poetry version, installed using a recommended method.
- I have searched the issues of this repo and believe that this is not a duplicate.
- I have consulted the FAQ and blog for any relevant entries or release notes.
- If an exception occurs when executing a command, I executed it again in debug mode (
-vvvoption) and have included the output below.
Issue
Hello,
First of all, that you for your work in maintaining poetry.
It is recommended to commit to poetry.lock file to the repository link. Since this is the case, the lock file to be determine as possible, in order to be able to perform diff in a PR and have better control on what I'm merging.
Here is an example of updating one library and locking the file. Instead of 1 line of change I receive many changes of order.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area/solverRelated to the dependency resolverRelated to the dependency resolverkind/bugSomething isn't working as expectedSomething isn't working as expected
