pydf: init at 12

This commit is contained in:
Patrice Clement
2019-04-26 00:43:43 +02:00
parent e924d61ddf
commit 4eaada7e22
2 changed files with 20 additions and 0 deletions
+2
View File
@@ -5234,6 +5234,8 @@ in
pydb = callPackage ../development/tools/pydb { };
pydf = callPackage ../applications/misc/pydf { };
pygmentex = callPackage ../tools/typesetting/pygmentex { };
pythonIRClib = pythonPackages.pythonIRClib;