Don't look for sources where there aren't any

This commit is contained in:
Dan 2022-11-22 13:43:15 -05:00
parent 97db095d7a
commit d8406ae0ee
1 changed files with 1 additions and 1 deletions

View File

@ -20,5 +20,5 @@ build-backend = "poetry.core.masonry.api"
[tool.pytest.ini_options]
pythonpath = [
".", "src",
"."
]