Skip to content

Commit d60a140

Browse files
committed
setuptools backend
1 parent 13734a7 commit d60a140

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

pyproject.toml

+1-2
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,7 @@ requires = [
99
"oldest-supported-numpy>=0.10"
1010
]
1111

12-
build-backend = "build_backend"
13-
backend-path = ["build_support"]
12+
build-backend = "setuptools.build_meta"
1413

1514
[tool.black]
1615
target-version = ['py38', 'py39']

0 commit comments

Comments
 (0)