-
Kacper Kowalik authored
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.
69fe83ac
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.