From 10ef21dd325d19c8c6b6de95bbe26c0d32d206b1 Mon Sep 17 00:00:00 2001 From: Oskar Triebe Date: Wed, 4 Oct 2023 17:56:08 -0700 Subject: [PATCH] Update CONTRIBUTING.md --- CONTRIBUTING.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 24095fa22..bea5c11a5 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -22,9 +22,7 @@ Note: poetry will automatically use the specific dependencies in the `poetry.loc Warning, you are still lacking some git hooks to auto-format your code pre-commit and to run pytests pre-push. Currently these need to be self-added. Simplified instructions to follow. - [Tutorial Link](https://realpython.com/dependency-management-python-poetry/) -[Work in Progress] ## Dev Install (old) Before starting it's a good idea to first create and activate a new virtual environment: