pythonPackages.pdfminer_six: init at 20170720

This commit is contained in:
nagato.pain
2018-05-28 17:15:40 -07:00
committed by Assassinkin
parent 04a2885dbf
commit b37cb1de2b
2 changed files with 36 additions and 0 deletions

View File

@@ -311,6 +311,8 @@ in {
outcome = callPackage ../development/python-modules/outcome {};
pdfminer_six = callPackage ../development/python-modules/pdfminer_six { };
plantuml = callPackage ../tools/misc/plantuml { };
Pmw = callPackage ../development/python-modules/Pmw { };