Skip to content

Commit 5b27c5e

Browse files
committed
tests deps
1 parent 52726e2 commit 5b27c5e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,10 +39,10 @@ all = [
3939
"tika[tests]",
4040
]
4141
tests = [
42+
"coveralls",
4243
"memory-profiler>=0.57",
4344
"pytest-benchmark>=3.2.2",
44-
"pytest-cov<2.6",
45-
"python-coveralls",
45+
"pytest-cov",
4646
]
4747

4848
[project.urls]

0 commit comments

Comments
 (0)