blob: f6cf04b11af0819d50cdd4cdbe5d4262a1010eb1 [file] [log] [blame]
#!/bin/sh
[ "$1" = python3-pyodbc ] || exit 0
python3 -c 'import pyodbc'