Skip to content

Commit cfb917f

Browse files
authored
Update pyproject.toml
1 parent f7b6566 commit cfb917f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[build-system]
2-
requires = ["poetry-core>=1.0.0", "setuptools"]
3-
build-backend = "poetry.core.masonry.api"
2+
requires = ["setuptools>=64", "setuptools_scm>=8"]
3+
build-backend = "setuptools.build_meta"
44

55

66
[project]

0 commit comments

Comments
 (0)