Closed sayanarijit closed 3 years ago
With --lock, poetry will only update the poetry.lock file without installing the packages. This will make the workflow run faster.
--lock
poetry.lock
Closing wrt https://github.com/niteoweb/pyramid-realworld-example-app/pull/139
With
--lock
, poetry will only update thepoetry.lock
file without installing the packages. This will make the workflow run faster.