From ad8960c9addc56ba2d3f488327e8e350c24ad6fa Mon Sep 17 00:00:00 2001 From: Martijn <1958780+MartenBE@users.noreply.github.com> Date: Sat, 30 Nov 2024 10:32:55 +0100 Subject: [PATCH] Update README.md --- README.md | 8 -------- 1 file changed, 8 deletions(-) diff --git a/README.md b/README.md index 8692c6a..df34020 100644 --- a/README.md +++ b/README.md @@ -270,11 +270,3 @@ Options: ``` - -## Contributing - -You can run the tests with `poetry` and `pytest`: - -```bash -poetry run pytest -```