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 053d43e commit 65d8205Copy full SHA for 65d8205
pyproject.toml
@@ -54,4 +54,4 @@ test = "coverage run manage.py test"
54
report = "coverage report -m"
55
lint = "pre-commit run --all-files"
56
precommit = "pre-commit install"
57
-static = "python mange.py distill-local build --traceback --force"
+static = "python manage.py distill-local build --traceback --force"
0 commit comments