Update setuptools version to the one that support pyproject.toml
This commit is contained in:
@@ -70,7 +70,7 @@ pytest = "pytest:console_main"
|
||||
[build-system]
|
||||
build-backend = "setuptools.build_meta"
|
||||
requires = [
|
||||
"setuptools>=45",
|
||||
"setuptools>=61",
|
||||
"setuptools-scm[toml]>=6.2.3",
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user