We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8878bde commit 83e9fe4Copy full SHA for 83e9fe4
1 file changed
setup.py
@@ -9,7 +9,6 @@
9
"""
10
11
from setuptools import setup, find_packages
12
-from codecs import open # To use a consistent encoding
13
from os import path
14
15
here = path.abspath(path.dirname(__file__))
0 commit comments