#!/usr/bin/env sh # # Print the currently installed factory_boy versions. # for interpreter in python python2; do "${interpreter}" - <