Skip to content

Commit

Permalink
Modified pyproject.toml for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
davidwaroquiers committed Jul 23, 2024
1 parent 37fa817 commit 281737c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ dependencies =[

[project.optional-dependencies]
dev = [
"pytest >= 6.2.3",
"pytest >= 6.2.4",
"pytest-cov >= 2.11.1",
"coverage[toml] >= 5.5",
"pytest-mock >= 3.3.1",
Expand Down

0 comments on commit 281737c

Please sign in to comment.