Commit 8c00a0c7 authored by Stefan Behnel's avatar Stefan Behnel

removed useless copy&paste code from test

parent 4208b8b7
......@@ -4,9 +4,6 @@ PYTHON -c "import a"
######## setup.py ########
from Cython.Build.Dependencies import cythonize
import Cython.Compiler.Options
Cython.Compiler.Options.cimport_from_pyx = True
from distutils.core import setup
setup(
......
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