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