Add maturin to dev dependency-groups so uv run can find it in CI

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
Tucker Morgan
2026-02-18 22:47:07 +00:00
parent 60206e362c
commit 0ad7b4e509

View File

@@ -22,6 +22,7 @@ manifest-path = "rust/Cargo.toml"
[dependency-groups]
dev = [
"maturin>=1.0,<2.0",
"pytest>=9.0.2",
"maturin-import-hook>=0.3.0",
"pytest-randomly>=4.0.1",