We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a4fd73 commit 6bf41bdCopy full SHA for 6bf41bd
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