Skip to content

Commit

Permalink
Update [build-system]
Browse files Browse the repository at this point in the history
  • Loading branch information
thombashi committed Sep 16, 2023
1 parent 1cd8cca commit aefce6c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
[build-system]
requires = ["setuptools", "wheel"]
build-backend = "setuptools.build_meta"
requires = ["setuptools>=61.0"]

[tool.black]
line-length = 100
Expand Down

0 comments on commit aefce6c

Please sign in to comment.