We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f5f3089 commit e2cb285Copy full SHA for e2cb285
pyproject.toml
@@ -1,6 +1,6 @@
1
[build-system]
2
build-backend = "setuptools.build_meta"
3
-requires = ["setuptools >= 42", "versioningit ~= 1.0", "wheel"]
+requires = ["setuptools >= 42", "versioningit >= 1,< 4", "wheel"]
4
5
[project]
6
authors = [{ name = "Jimmy-Xuan Shen", email = "[email protected]" }]
0 commit comments