Skip to content

Commit

Permalink
Include wheel.
Browse files Browse the repository at this point in the history
  • Loading branch information
ktlim committed Mar 11, 2024
1 parent bdcd6dc commit 10a63ab
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 @@ -20,7 +20,7 @@ dynamic = ["version"]
requires-python = ">=3.11.0"

[build-system]
requires = ["setuptools>=60", "setuptools-scm>=8.0"]
requires = ["setuptools>=60", "setuptools-scm>=8.0", "wheel"]

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

0 comments on commit 10a63ab

Please sign in to comment.