Skip to content

Commit f853a6a

Browse files
Use nolegacypath plugin
1 parent 6347dbd commit f853a6a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -175,6 +175,7 @@ addopts = [
175175
"--strict-config",
176176
"--doctest-modules",
177177
"--doctest-glob='*.rst'",
178+
"-p no:legacypath",
178179
]
179180
log_cli_level = "info"
180181
testpaths = "tests"

0 commit comments

Comments
 (0)