From eb9aefc165615d4082f6c2d1d77d70e7ebdc337d Mon Sep 17 00:00:00 2001 From: Alex Schofield Date: Fri, 21 Feb 2025 03:34:37 +0000 Subject: update pythonpath for pytest.ini --- pytest.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pytest.ini b/pytest.ini index ad5c7cc..a635c5c 100644 --- a/pytest.ini +++ b/pytest.ini @@ -1,2 +1,2 @@ [pytest] -pythonpath = . src +pythonpath = . -- cgit v1.2.3