20 buildPythonPackage rec {
25 src = fetchFromGitHub {
29 sha256 = "0yhmf5jmxywyj6l9q0rfv9r8wpdk063fvvfnb4azwwccblgz37rj";
32 propagatedBuildInputs = [
55 # tests will be included in next release
59 description = "Topological Data Analysis for humans";
60 homepage = "https://github.com/scikit-tda/scikit-tda";
61 license = licenses.mit;