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 d523340 commit 419c982Copy full SHA for 419c982
pyproject.toml
@@ -64,6 +64,7 @@ include-package-data = true
64
65
[tool.setuptools_scm]
66
write_to = "pytest_asyncio/_version.py"
67
+local_scheme = "no-local-version"
68
69
[tool.ruff]
70
line-length = 88
0 commit comments