Skip to content

Commit

Permalink
Fix typos in pytest unordered dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
cmalinmayor committed May 16, 2024
1 parent a2cdf71 commit 807e682
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 @@ -46,7 +46,7 @@ dependencies = [
dev = [
"pytest",
"pytest-cov",
"pyest_unordered",
"pytest-unordered",
"flake8",
"mypy",
"types-requests",
Expand Down

0 comments on commit 807e682

Please sign in to comment.