There was an error while loading. Please reload this page.
1 parent 604180f commit 3c4244dCopy full SHA for 3c4244d
1 file changed
pyproject.toml
@@ -2,11 +2,6 @@
2
requires = ["setuptools >= 50", "wheel", "setuptools_scm[toml] >= 6", "Cython"]
3
build-backend = "setuptools.build_meta"
4
5
-[tool.setuptools_scm]
6
-# this is used populated when creating a git archive
7
-# and when there is .git dir and/or there is no git installed
8
-fallback_version = "9999.$Format:%h-%cs$"
9
-
10
[tool.pytest.ini_options]
11
norecursedirs = [
12
".git",
0 commit comments