From 302b205bda902b5a73f4ec6f43d3b2beae61c6a7 Mon Sep 17 00:00:00 2001 From: Manuel Wiesinger Date: Sat, 13 Jul 2024 18:55:55 +0200 Subject: [PATCH] pytest.ini --- pytest.ini | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 pytest.ini diff --git a/pytest.ini b/pytest.ini new file mode 100644 index 0000000..fcccae1 --- /dev/null +++ b/pytest.ini @@ -0,0 +1,2 @@ +[pytest] +pythonpath = src