We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 82811f2 commit 941e07cCopy full SHA for 941e07c
1 file changed
pyproject.toml
@@ -22,6 +22,7 @@ copia = "copia.cli.app:app"
22
23
[tool.hatch.version]
24
source = "vcs"
25
+raw-options = { version_scheme = "no-guess-dev", local_scheme = "no-local-version" }
26
27
[tool.hatch.build.targets.wheel]
28
packages = ["src/copia"]
0 commit comments