aboutsummaryrefslogtreecommitdiffstats
path: root/pytest.ini
diff options
context:
space:
mode:
authorAlex <git@ajschof.me>2025-02-17 01:19:11 +0000
committerGitHub <noreply@github.com>2025-02-17 01:19:11 +0000
commit73462d62d48cd3cf061697f9f6a390437ee29f2d (patch)
tree4331016762f96c0861b46ac67343a0769f038fa6 /pytest.ini
parente6bedc5c9d391b761fec6529de8537a991125c26 (diff)
parentcf1376862fb2f58c2e837338ed9c765439ffa1b9 (diff)
downloadgdpr-obfuscator-73462d62d48cd3cf061697f9f6a390437ee29f2d.tar.gz
gdpr-obfuscator-73462d62d48cd3cf061697f9f6a390437ee29f2d.zip
Merge pull request #1 from ajschofield/feat/csv-reader
merge csvreader into stable
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