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 0ae82b8 commit 7f49614Copy full SHA for 7f49614
src/snowflake/cli/__about__.py
@@ -24,6 +24,5 @@ class CLIInstallationSource(Enum):
24
BINARY = "binary"
25
PYPI = "pypi"
26
27
-
28
# This variable is changed in binary release script
29
INSTALLATION_SOURCE = CLIInstallationSource.PYPI
0 commit comments