aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlex Schofield <git@ajschof.me>2025-02-21 03:34:37 +0000
committerAlex Schofield <git@ajschof.me>2025-02-21 03:34:37 +0000
commiteb9aefc165615d4082f6c2d1d77d70e7ebdc337d (patch)
treeeef88eff86e7106b5bf6842e3317447ff0233804
parentb8d386bc0ab35d456aa54cffb759913cf7fa74c8 (diff)
downloadgdpr-obfuscator-eb9aefc165615d4082f6c2d1d77d70e7ebdc337d.tar.gz
gdpr-obfuscator-eb9aefc165615d4082f6c2d1d77d70e7ebdc337d.zip
update pythonpath for pytest.ini
-rw-r--r--pytest.ini2
1 files changed, 1 insertions, 1 deletions
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 = .
git.ajschof.me — hosted by ajschofield — powered by cgit