Commit 4c66d258 authored by Stefan Behnel's avatar Stefan Behnel

unused import

parent e10b4dae
......@@ -3,7 +3,7 @@ the installed distutils infrastructure. Call:
out_fname = pyx_to_dll("foo.pyx")
"""
import os, md5
import os
import distutils
from distutils.dist import Distribution
......
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