diff options
Diffstat (limited to 'pyproject.toml')
| -rw-r--r-- | pyproject.toml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/pyproject.toml b/pyproject.toml index 1173069..86a1527 100644 --- a/pyproject.toml +++ b/pyproject.toml | |||
| @@ -13,3 +13,6 @@ addopts = "-s" | |||
| 13 | testpaths = [ | 13 | testpaths = [ |
| 14 | "tests" | 14 | "tests" |
| 15 | ] | 15 | ] |
| 16 | pythonpath = [ | ||
| 17 | "src" | ||
| 18 | ] | ||
