We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ea43a1 commit ff6f890Copy full SHA for ff6f890
1 file changed
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