3 lines
98 B
Python
3 lines
98 B
Python
from Cython.Distutils.build_ext import build_ext
|
|
from Cython.Distutils.extension import Extension
|