Skip to content

Commit a8f09eb

Browse files
committed
Fix setuptools-scm configuration
1 parent e898111 commit a8f09eb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pyproject.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ requires = [
55
]
66
build-backend = "setuptools.build_meta"
77

8+
[tool.setuptools_scm]
9+
810
[tool.pytest.ini_options]
911
testpaths = ["tests"]
1012
addopts = "-r a"

0 commit comments

Comments
 (0)