summaryrefslogtreecommitdiffstats
path: root/pytest.ini
diff options
context:
space:
mode:
authorAlex Schofield <git@ajschof.me>2025-02-07 14:29:56 +0000
committerAlex Schofield <git@ajschof.me>2025-02-07 14:29:56 +0000
commit3e4f72d19eb034e41544dbe51c60c031deb575d9 (patch)
treea9e4e2cd1ff06776d24b14b014f58c9e24dc764a /pytest.ini
parent9d7a4cb2a0a9155567b72a1e17e20dadacdd3abd (diff)
downloadtp-logger-3e4f72d19eb034e41544dbe51c60c031deb575d9.tar.gz
tp-logger-3e4f72d19eb034e41544dbe51c60c031deb575d9.zip
fix path issues with pytest
Diffstat (limited to 'pytest.ini')
-rw-r--r--pytest.ini2
1 files changed, 2 insertions, 0 deletions
diff --git a/pytest.ini b/pytest.ini
new file mode 100644
index 0000000..ad5c7cc
--- /dev/null
+++ b/pytest.ini
@@ -0,0 +1,2 @@
+[pytest]
+pythonpath = . src
git.ajschof.me — hosted by ajschofield — powered by cgit