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 7f49614 commit 32b161eCopy full SHA for 32b161e
src/snowflake/cli/__about__.py
@@ -24,5 +24,6 @@ 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