Skip to content
This repository was archived by the owner on Feb 20, 2026. It is now read-only.

Commit d097807

Browse files
committed
Updates for latest poetry
1 parent e91558c commit d097807

3 files changed

Lines changed: 309 additions & 111 deletions

File tree

justfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ default:
55
just --list --unsorted
66

77
setup:
8-
{{ poetry }} lock --check
8+
{{ poetry }} check
99
{{ poetry }} install
1010

1111
lint:

0 commit comments

Comments
 (0)