Skip to content

Commit

Permalink
chore: update setuptools dependency to version 70.0.0 due to pytest f…
Browse files Browse the repository at this point in the history
…ailing
  • Loading branch information
galjos committed Aug 6, 2024
1 parent 6f5102d commit d3286b2
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 @@ -33,7 +33,7 @@ dependencies = [
"yapf",
"rich-argparse",
"Cython",
"setuptools",
"setuptools==70.0.0",
]

[project.optional-dependencies]
Expand Down

0 comments on commit d3286b2

Please sign in to comment.