Merge pull request #60236 from monsieurp/new-pydf

pydf: init at 12
This commit is contained in:
Graham Christensen
2019-04-25 20:27:52 -04:00
committed by GitHub
3 changed files with 25 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;