pythonPackages.littleutils: init at 0.2.2
This commit is contained in:
committed by
Jonathan Ringer
parent
1115df837e
commit
b8fa662585
@@ -3517,6 +3517,8 @@ in {
|
||||
|
||||
lirc = disabledIf isPy27 (toPythonModule (pkgs.lirc.override { python3 = python; }));
|
||||
|
||||
littleutils = callPackage ../development/python-modules/littleutils { };
|
||||
|
||||
livelossplot = callPackage ../development/python-modules/livelossplot { };
|
||||
|
||||
livereload = callPackage ../development/python-modules/livereload { };
|
||||
|
||||
Reference in New Issue
Block a user