Skip to content

Commit 5b9c7f6

Browse files
committed
fix pyproject.toml
1 parent 96be68f commit 5b9c7f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[build-system]
22
requires = ["setuptools", "pip", "build", "wheel"]
3-
build_backend = "setuptools.build_meta"
3+
build-backend = "setuptools.build_meta"
44

55
[tool.black]
66
line-length = 88

0 commit comments

Comments
 (0)