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 2e2941d commit 714da3cCopy full SHA for 714da3c
Makefile
@@ -43,4 +43,4 @@ cov: deps
43
$(py_warn) FASTAPI_SETTINGS_MODULE=tests.settings TORTOISE_TEST_DB=sqlite://:memory: pytest --cov-report xml $(pytest_opts)
44
45
build: deps
46
- @poetry build
+ @poetry build
0 commit comments