We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 46c0019 commit f3a9a0aCopy full SHA for f3a9a0a
spec/hatchet/poetry_spec.rb
@@ -243,7 +243,7 @@
243
remote: -----> Installing dependencies using 'poetry sync --only main'
244
remote: Installing dependencies from lock file
245
remote:
246
- remote: pyproject.toml changed significantly since poetry.lock was last generated. Run `poetry lock [--no-update]` to fix the lock file.
+ remote: pyproject.toml changed significantly since poetry.lock was last generated. Run `poetry lock` to fix the lock file.
247
248
remote: ! Error: Unable to install dependencies using Poetry.
249
remote: !
0 commit comments