-
Blaise Li authored
Seems to work for cython/Cython. Attempt to use it for pysam and pybedtools failed. Install of pybedtools from source (to use unmerged fork providing headers) requires cythonizing, which might be done using --global-option="cythonize" option. Now this needs to be checked, and also: how to have it done as part of automatic dependency install?
Blaise Li authoredSeems to work for cython/Cython. Attempt to use it for pysam and pybedtools failed. Install of pybedtools from source (to use unmerged fork providing headers) requires cythonizing, which might be done using --global-option="cythonize" option. Now this needs to be checked, and also: how to have it done as part of automatic dependency install?