From aef9037e493ef8218d34ad96a282160179756cf5 Mon Sep 17 00:00:00 2001 From: Tim Schilling Date: Fri, 28 Aug 2026 08:08:43 -0500 Subject: [PATCH] Include pre-commit set up in dev environment set up --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f323637..76193e8 100644 --- a/README.md +++ b/README.md @@ -182,6 +182,7 @@ cd dsd-dev-project_[random_string]/ source .venv/bin/activate # Install dsd-pythonanywhere plugin in editable mode pip install -e "../dsd-pythonanywhere/[dev]" +pre-commit install ``` Your development environment is now configured to use your local copy of