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 e898111 commit a8f09ebCopy full SHA for a8f09eb
pyproject.toml
@@ -5,6 +5,8 @@ requires = [
5
]
6
build-backend = "setuptools.build_meta"
7
8
+[tool.setuptools_scm]
9
+
10
[tool.pytest.ini_options]
11
testpaths = ["tests"]
12
addopts = "-r a"
0 commit comments