Skip to content

Commit 68950d8

Browse files
authored
Remove pytest-test-utils from dependencies
Removed 'pytest-test-utils' from the dependencies. Forgot to remove in #10934.
1 parent e1ccc2c commit 68950d8

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
@@ -115,7 +115,6 @@ tests = [
115115
"pytest-cov>=4.1.0",
116116
"pytest-docker>=1,<4",
117117
"pytest-mock",
118-
"pytest-test-utils",
119118
"pytest-timeout>=2",
120119
"pytest-xdist>=3.2",
121120
'pywin32>=225; sys_platform == "win32"', # optional test dependency

0 commit comments

Comments
 (0)