We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7669b86 commit d67fa0bCopy full SHA for d67fa0b
pyproject.toml
@@ -4,7 +4,7 @@
4
#build-backend = "mesonpy"
5
requires = [
6
# setuptools, wheel and Cython are needed for the setup.py based build
7
- "setuptools==59.2.0",
+ "setuptools==67.8.0",
8
# `wheel` is needed for non-isolated builds, given that `meson-python`
9
# doesn't list it as a runtime requirement (at least in 0.11.0) - it's
10
# likely to be removed as a dependency in meson-python 0.12.0.
0 commit comments