From fdd4748e2bb8da32a737aef3ba4d7705f654c729 Mon Sep 17 00:00:00 2001 From: Barry Warsaw Date: Mon, 22 Dec 2014 16:19:01 -0500 Subject: Update the setup.py, tox.ini, template.py and documentation for the switch to Python 3. --- template.py | 3 --- 1 file changed, 3 deletions(-) (limited to 'template.py') diff --git a/template.py b/template.py index 5504d10fd..6304823c0 100644 --- a/template.py +++ b/template.py @@ -17,8 +17,5 @@ """Module stuff.""" -from __future__ import absolute_import, print_function, unicode_literals - -__metaclass__ = type __all__ = [ ] -- cgit v1.2.3-70-g09d2