17
17
# along with this program; if not, write to the Free Software
18
18
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
21
22
from baz_import import import_version, UserError
23
24
print >> sys.stderr, "This command requires PyBaz. Please ensure that it is installed."