Ensure that extension's include_dirs is a list
This change allows to pass generator (e.g. itertools.chain) as include_dirs if for some reason evaluation of include directories needs to be delayed e.g. due to simultaneous dependency on cython and numpy.
Showing
Please register or sign in to comment