Skip to content

Outdated poetry.lock #211

@antirotor

Description

@antirotor

Is there an existing issue for this?

  • I have searched the existing issues and added correct labels.

Description

Current Behavior

When you clone fresh respository and run ./tools/make.sh create-env, you'll hit:

pyproject.toml changed significantly since poetry.lock was last generated. Run `poetry lock` to fix the lock file.

Running suggested lock command fixes the issue and create-env works afterwards.

Expected Behavior

Up-to-date poetry.lock should be part of the repo.

Steps To Reproduce:

  1. Clone repo
  2. run ./tools/make.sh create-env or ./tools/manage.ps1 create-env
  3. see the poetry error

Additional context:

What platform were you running when you found the bug?

Windows
Linux - Rocky8

Relevant log output:

Metadata

Metadata

Assignees

No one assigned

    Labels

    type: bugSomething isn't working

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions