Closed firefly-cpp closed 1 year ago
Thank you for your pull request. But seaborn is not the dependency of this package. You don't need seaborn to run PyComplexHeatmap.
You are calling it here: https://github.com/DingWB/PyComplexHeatmap/blob/5943524229588e08af3feb9adce3cbf75e221815/PyComplexHeatmap/tools.py
By the way, it was failing on the clean chroot due to the missing seaborn dependency.
@DingWB, seaborn dependency is not present in the pyproject file. Hence, this PR adds seaborn to the list.