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

Commit 486e6c8

Browse files
committed
Updates for latest poetry
1 parent bcd03e7 commit 486e6c8

3 files changed

Lines changed: 306 additions & 93 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)