summaryrefslogtreecommitdiffstats
path: root/src/setup.py
diff options
context:
space:
mode:
Diffstat (limited to 'src/setup.py')
-rwxr-xr-xsrc/setup.py3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/setup.py b/src/setup.py
index 0f9a672..261e2a4 100755
--- a/src/setup.py
+++ b/src/setup.py
@@ -20,9 +20,6 @@
# OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
# WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
-from __future__ import print_function
-
-
import distutils.command.build_scripts
import distutils.command.install_scripts
import distutils.command.install_lib