Merge pull request #97155 from catern/pdoc3

pythonPackages.pdoc3: init at 0.9.1
This commit is contained in:
Michael Raskin
2020-11-22 16:38:49 +00:00
committed by GitHub
2 changed files with 30 additions and 0 deletions
+2
View File
@@ -4463,6 +4463,8 @@ in {
pdfx = callPackage ../development/python-modules/pdfx { };
pdoc3 = callPackage ../development/python-modules/pdoc3 { };
pecan = callPackage ../development/python-modules/pecan { };
peewee = callPackage ../development/python-modules/peewee { };