Skip to content

Commit

Permalink
Don't actually need the third-party mock install here.
Browse files Browse the repository at this point in the history
  • Loading branch information
ubernostrum committed Jun 10, 2023
1 parent 769216c commit bcca402
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,6 @@ docs = [
]
tests = [
"coverage",
"mock; python_full_version < '3.8.0'",
"tomli; python_full_version < '3.11.0a7'",
]

Expand Down

0 comments on commit bcca402

Please sign in to comment.