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 162f7a8 commit ad61bafCopy full SHA for ad61baf
pyproject.toml
@@ -35,7 +35,6 @@ typing = [
35
[tool.pytest.ini_options]
36
minversion = "8.2"
37
testpaths = ["setuptools-scm/testing_scm", "vcs-versioning/testing_vcs"]
38
-strict = true
39
xfail_strict = true
40
addopts = ["-ra", "--strict-config", "--strict-markers", "-p", "vcs_versioning.test_api"]
41
markers = [
0 commit comments