We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 941e07c commit 81f14afCopy full SHA for 81f14af
1 file changed
pyproject.toml
@@ -22,7 +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" }
+raw-options = { local_scheme = "no-local-version" }
26
27
[tool.hatch.build.targets.wheel]
28
packages = ["src/copia"]
0 commit comments