Skip to content

Commit b702972

Browse files
committed
maturin develop をするまえに uv sync することを追記する
1 parent d16fc1e commit b702972

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

AGENTS.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,5 @@
3030
- コメントは日本語で書くこと
3131
- `maturin build --release` でビルドできることを確認すること
3232
- `maturin develop` でインストールして利用できることを確認すること
33+
- `maturin develop` をするまえに `uv sync` すること
3334
- `uv run pytest` でテストが通ることを確認すること

0 commit comments

Comments
 (0)