From a697cb35538b13af5690e03811e2d08798c8b183 Mon Sep 17 00:00:00 2001 From: Charles Nicholson Date: Fri, 5 Jul 2024 11:01:27 -0400 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 71a6d06..2185059 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,4 @@ # deptry-pep420-repro Simple repro case for https://github.com/fpgmaas/deptry/issues/740 + +See `repro.sh` at the repo root for what it does.