//go:build !windows // +build !windows package shared func GetPython(force bool) {} func RunMigrations() {}