25 buildPythonPackage rec {
33 hash = "sha256-489E+uNn4NgyCwxsUMEPH/1ZuM+5uNq4zx8F88rkHMU=";
65 export HOME=$(mktemp -d)
68 pythonImportsCheck = [
75 changelog = "https://gitlab.com/dmt-development/dmt-core/-/blob/Version_${version}/CHANGELOG?ref_type=tags";
76 description = "Tool to help modeling engineers extract model parameters, run circuit and TCAD simulations and automate infrastructure";
77 homepage = "https://gitlab.com/dmt-development/dmt-core";
78 license = lib.licenses.gpl3Plus;
79 maintainers = with lib.maintainers; [