]> git.netwichtig.de Git - user/henk/code/python/learn_python.git/commitdiff
add src/ as a search path for imports for pytest
authorHendrik Jäger <gitcommit@henk.geekmail.org>
Tue, 1 Aug 2023 21:58:58 +0000 (23:58 +0200)
committerHendrik Jäger <gitcommit@henk.geekmail.org>
Tue, 1 Aug 2023 21:58:58 +0000 (23:58 +0200)
pytest.ini [new file with mode: 0644]

diff --git a/pytest.ini b/pytest.ini
new file mode 100644 (file)
index 0000000..238252d
--- /dev/null
@@ -0,0 +1,2 @@
+[pytest]
+pythonpath = src/