Skip to content

Commit

Permalink
Revert using pytest's importlib mode
Browse files Browse the repository at this point in the history
it is not necessary after all
  • Loading branch information
cvzi authored May 17, 2024
1 parent 2e28df8 commit 39f00a8
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -60,9 +60,6 @@ version = {attr = "emoji.__version__"}
[tool.pytest.ini_options]
pythonpath = [".", "utils"]
testpaths = ["tests"]
addopts = [
"--import-mode=importlib",
]

[tool.pyright]
pythonVersion = "3.7"
Expand Down

0 comments on commit 39f00a8

Please sign in to comment.