Skip to content

Commit

Permalink
fix: oops, misread setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
dhdaines committed Jul 31, 2024
1 parent 607ccc3 commit a946a16
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 @@ -40,7 +40,7 @@ dependencies = [

[project.optional-dependencies]
dev = [
"atheris; python_version >= '3.12'",
"atheris; python_version < '3.12'",
"black",
"mypy == 0.931",
"nox",
Expand Down

0 comments on commit a946a16

Please sign in to comment.