Skip to content

Commit

Permalink
feat: PEP 625 compliance (#31)
Browse files Browse the repository at this point in the history
  • Loading branch information
bitwise-constructs authored Nov 21, 2024
1 parent bf5956d commit 4070445
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
@@ -1,5 +1,5 @@
[build-system]
requires = ["setuptools>=51.1.1", "wheel", "setuptools_scm[toml]>=5.0,<8"]
requires = ["setuptools>=70.2", "wheel", "setuptools_scm[toml]>=5.0,<8"]

[tool.mypy]
exclude = "build/"
Expand Down

0 comments on commit 4070445

Please sign in to comment.