We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
maturin develop
uv sync
1 parent d16fc1e commit b702972Copy full SHA for b702972
AGENTS.md
@@ -30,4 +30,5 @@
30
- コメントは日本語で書くこと
31
- `maturin build --release` でビルドできることを確認すること
32
- `maturin develop` でインストールして利用できることを確認すること
33
+ - `maturin develop` をするまえに `uv sync` すること
34
- `uv run pytest` でテストが通ることを確認すること
0 commit comments