Skip to content

Commit f15a181

Browse files
committed
dep: Add pytest-cov package as a test dependency.
1 parent 04aa46c commit f15a181

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/toolbox-core/pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ test = [
4646
"pytest==8.3.5",
4747
"pytest-aioresponses==0.3.0",
4848
"pytest-asyncio==0.26.0",
49+
"pytest-cov==6.1.0",
4950
"google-cloud-secret-manager==2.23.2",
5051
"google-cloud-storage==3.1.0",
5152
]

0 commit comments

Comments
 (0)