We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b64852c commit cb2d957Copy full SHA for cb2d957
python/core.yaml
@@ -10,3 +10,6 @@
10
block: |
11
alias python='python3'
12
export PATH=$HOME/Library/Python/3.7/bin:$PATH
13
+ - name: Ensure pyodbc
14
+ homebrew:
15
+ name: unixodbc
0 commit comments