Skip to content

Commit

Permalink
Fix pytest dir
Browse files Browse the repository at this point in the history
  • Loading branch information
t-a-y-l-o-r committed Jun 8, 2023
1 parent 5900ab3 commit 45cac92
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -47,3 +47,6 @@ pytest-vcr = "^1.0.2"
[build-system]
requires = ["poetry-core"]
build-backend = "poetry.core.masonry.api"

[tool.pytest.ini_options]
pythonpath = ["."]

0 comments on commit 45cac92

Please sign in to comment.