Skip to content

Root extra dependencies should be sorted #7374

@yeger00

Description

@yeger00
  • 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 (-vvv option) 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.

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    area/solverRelated to the dependency resolverkind/bugSomething isn't working as expected

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions