diff --git a/pyproject.toml b/pyproject.toml index 3771f81..ed44544 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -44,6 +44,3 @@ test = ["coverage"] "Homepage" = "https://github.com/SimonBlanke/search-data-explorer" "Bug Reports" = "https://github.com/SimonBlanke/search-data-explorer/issues" "Source" = "https://github.com/SimonBlanke/search-data-explorer" - -[tool.pytest.ini_options] -pythonpath = "src" \ No newline at end of file