From 1b8452bf566c48e0fdaa95c80145bcdfd7a223d8 Mon Sep 17 00:00:00 2001 From: Tim McCarthy Date: Wed, 10 Jun 2026 15:57:22 -0700 Subject: [PATCH] Add AGENTS file --- AGENTS.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 AGENTS.md diff --git a/AGENTS.md b/AGENTS.md new file mode 100644 index 0000000..065c741 --- /dev/null +++ b/AGENTS.md @@ -0,0 +1 @@ +Use the version of Python/Pytest in the .venv directory when attempting to run commands, as that's where the pip dependencies (and pytest) are installed.