Skip to content

Commit 24d13e0

Browse files
committed
update
1 parent 3292406 commit 24d13e0

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

pyproject.toml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,10 @@
1313
# limitations under the License.
1414

1515
[build-system]
16-
requires = ["setuptools, "wheel"]
16+
requires = [
17+
"setuptools,
18+
"wheel",
19+
]
1720

1821
[tool.ruff]
1922
line-length = 88

0 commit comments

Comments
 (0)