Skip to content

Commit c97a401

Browse files
authored
Merge pull request #13811 from bluetech/freeze-not-plugin
config: `freeze_support` is not a plugin, remove from `default_plugins`
2 parents 1d0c8a7 + ae648b3 commit c97a401

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/_pytest/config/__init__.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -269,7 +269,6 @@ def directory_arg(path: str, optname: str) -> str:
269269
"junitxml",
270270
"doctest",
271271
"cacheprovider",
272-
"freeze_support",
273272
"setuponly",
274273
"setupplan",
275274
"stepwise",

0 commit comments

Comments
 (0)