Skip to content

Commit 4069517

Browse files
authored
Remove unused pytest-timeout dependency (#19)
1 parent 9d33f77 commit 4069517

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ homepage = "https://github.com/nomad-coe/database-parsers"
2222
[project.optional-dependencies]
2323
tests = [
2424
"pytest>= 5.3.0, <= 8.0.2",
25-
"pytest-timeout==1.4.2",
2625
"pytest-cov==2.7.1",
2726
"astroid>=2.5.1",
2827
'mypy==1.0.1',

0 commit comments

Comments
 (0)