We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4a4fd73 + 6bf41bd commit 32ebf66Copy full SHA for 32ebf66
1 file changed
pyproject.toml
@@ -1,7 +1,6 @@
1
[build-system]
2
requires = [
3
"setuptools>=42",
4
- 'setuptools<72.2; implementation_name == "pypy"', # https://github.com/pypa/distutils/issues/283
5
"setuptools_scm[toml]>=3.4",
6
]
7
0 commit comments