pythonPackages.holoviews: init at 1.11.2

This commit is contained in:
Chris Ostrouchov
2019-02-24 10:23:33 -05:00
parent 1a2eae5610
commit 7242b9e02c
2 changed files with 49 additions and 0 deletions

View File

@@ -438,6 +438,8 @@ in {
hdmedians = callPackage ../development/python-modules/hdmedians { };
holoviews = callPackage ../development/python-modules/holoviews { };
hoomd-blue = toPythonModule (callPackage ../development/python-modules/hoomd-blue {
inherit python;
});