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 a6b4930 commit bf4a7e6Copy full SHA for bf4a7e6
scripts/test
@@ -52,6 +52,8 @@ else
52
echo
53
fi
54
55
+export DEFER_PYDANTIC_BUILD=false
56
+
57
echo "==> Running tests"
58
rye run pytest "$@"
59
0 commit comments