We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7fa5078 commit fb85893Copy full SHA for fb85893
pyproject.toml
@@ -4,7 +4,7 @@ requires = [
4
"setuptools >= 42",
5
6
# Plugins
7
- "setuptools_scm[toml] >= 6.4",
+ "setuptools_scm[toml] >= 6.4, < 7",
8
"setuptools_scm_git_archive >= 1.1",
9
]
10
build-backend = "setuptools.build_meta"
0 commit comments