pythonPackages.nbsmoke: init at 0.2.7

This commit is contained in:
Chris Ostrouchov
2019-02-24 10:24:17 -05:00
parent 751fdd8ae6
commit 0bf877b23a
2 changed files with 45 additions and 0 deletions

View File

@@ -498,6 +498,8 @@ in {
nanomsg-python = callPackage ../development/python-modules/nanomsg-python { inherit (pkgs) nanomsg; };
nbsmoke = callPackage ../development/python-modules/nbsmoke { };
nbsphinx = callPackage ../development/python-modules/nbsphinx { };
nbval = callPackage ../development/python-modules/nbval { };