Skip to content

Commit 9335895

Browse files
committed
adding pytest to dev dependencies
1 parent f5f080b commit 9335895

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ dev = [
2424
"types-passlib>=1.7.7.20240106",
2525
"coverage>=7.4.3",
2626
"datasets>=4.0.0",
27-
"pytest>=9.0.0"
27+
"pytest>=9.0.0",
2828
]
2929

3030
[project.entry-points."hyperbase.parsers"]

0 commit comments

Comments
 (0)