diff --git a/setup.py b/setup.py index bf1a062..f17ec90 100644 --- a/setup.py +++ b/setup.py @@ -1,6 +1,5 @@ #!/usr/bin/env python # -*- coding: utf-8 -*- -from __future__ import unicode_literals import os import sys from setuptools import setup, find_packages