Is it possible to configure a brew install command with setuptools? A common use case is with MacOs which does not come with UnixODBC or freetds. So the hypothetical scenario I'm trying to emulate is the following:
if os is MacOs, then run brew install freetds/unixodbc.