databricks-cli/libs/python/testdata/no-python3/python

7 lines
171 B
Bash
Executable File

#!/bin/sh
# this is an emulation of Windows App Store stub
>&2 echo "Python was not found; run without arguments to install from the Microsoft Store, ..."
echo "Python"