Skip to content

Commit 0546f66

Browse files
chore: remove pytest-console-scripts specific config
Remove the pytest-console-scripts specific config from the global '[pytest]' config section. Closes #1713
1 parent 3225f2c commit 0546f66

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

tox.ini

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -84,9 +84,6 @@ exclude_lines =
8484
if TYPE_CHECKING:
8585
if debug:
8686

87-
[pytest]
88-
script_launch_mode = subprocess
89-
9087
[testenv:cli_func_v4]
9188
deps = -r{toxinidir}/requirements-docker.txt
9289
commands =

0 commit comments

Comments
 (0)