Commit 28996406 by Victor M. Alvarez

Closes #164.

parent 924c8161
......@@ -14,9 +14,9 @@
# limitations under the License.
#
from setuptools import setup, Command, Extension
from distutils.command.build import build
from distutils.command.build_ext import build_ext
from setuptools import setup, Command, Extension
from codecs import open
import distutils.errors
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment