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 54a1114 commit a5bf800Copy full SHA for a5bf800
setup.py
@@ -41,5 +41,6 @@ def local_version(version) -> str:
41
"local_scheme": local_version,
42
"fallback_version": "0.0.0",
43
"relative_to": __file__,
44
+ "no_local_version": True,
45
}
46
)
0 commit comments