Skip to content

Commit 2401224

Browse files
Bernd VerstCopilot
andcommitted
Remove repo-wide pytest importlib addopts
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent 2363926 commit 2401224

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,6 @@ include = ["durabletask", "durabletask.*"]
5151
minversion = "6.0"
5252
testpaths = ["tests"]
5353
asyncio_mode = "auto"
54-
addopts = "--import-mode=importlib"
5554
markers = [
5655
"azurite: tests that require Azurite (local Azure Storage emulator)",
5756
]

0 commit comments

Comments
 (0)