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.
1 parent e43cc7c commit 250a501Copy full SHA for 250a501
scripts/test
@@ -2,6 +2,6 @@
2
3
set -e
4
5
-uv run maturin dev --uv --all-extras
+uv run maturin dev --uv -E arrow
6
uv run pytest "$@"
7
uv run stacrs translate spec-examples/v1.1.0/simple-item.json /dev/null
0 commit comments