We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d120bf commit 7a98136Copy full SHA for 7a98136
1 file changed
pyproject.toml
@@ -46,6 +46,7 @@
46
"pytest-cov==6.1.1",
47
"pytest-asyncio==0.26.0",
48
"pytest-timeout==2.4.0",
49
+ "pytest-subtests",
50
"hypothesis==6.119.4", # 6.120.0 has issues with one of our large tests
51
"grpcio-testing==1.61.3",
52
"pylint==2.14.5",
0 commit comments