We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a8a8d34 commit 01a807fCopy full SHA for 01a807f
pyproject.toml
@@ -1,6 +1,6 @@
1
[build-system]
2
build-backend = "setuptools.build_meta"
3
-requires = ["setuptools >= 65.0.0", "versioningit ~= 1.0", "wheel"]
+requires = ["setuptools >= 65.0.0", "versioningit >= 1,< 4", "wheel"]
4
5
[project]
6
authors = [
0 commit comments