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 185a149 commit 7bc1538Copy full SHA for 7bc1538
src/supabase/Makefile
@@ -4,7 +4,7 @@ help::
4
@echo "Available commands"
5
@echo " help -- (default) print this message"
6
7
-tests: pytest
+tests: mypy pytest
8
help::
9
@echo " tests -- run all tests for supabase package"
10
0 commit comments