Skip to content

Commit 1f17622

Browse files
authored
Merge pull request #650 from mkoeppe/pyproject_toml_fixup
pyproject.toml: Set build-backend
2 parents 38f1387 + 34c7ccc commit 1f17622

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
[build-system]
22
requires = ['setuptools', 'cython <3, >=0.21']
3+
build-backend = "setuptools.build_meta"

0 commit comments

Comments
 (0)