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 321c074 commit b1ca471Copy full SHA for b1ca471
pyproject.toml
@@ -1,5 +1,6 @@
1
[build-system]
2
-requires = ["setuptools >= 42.0", "wheel", "setuptools_scm[toml] >= 3.4", "setuptools_scm_git_archive"]
+requires = ["setuptools >= 45", "setuptools_scm[toml]>=6.2"]
3
+build-backend = "setuptools.build_meta"
4
5
[tool.setuptools_scm]
6
write_to = "nitransforms/_version.py"
0 commit comments