-
Notifications
You must be signed in to change notification settings - Fork 21
Open
Labels
type: bugSomething isn't workingSomething isn't working
Description
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:
- Clone repo
- run
./tools/make.sh create-envor./tools/manage.ps1 create-env - 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
Labels
type: bugSomething isn't workingSomething isn't working