pythonPackages.pdoc3: init at 0.9.1

Seems broken on 3.6, hence the disabled = pythonOlder "3.7".
This commit is contained in:
Spencer Baugh
2020-10-20 14:06:07 -04:00
parent 3081122b00
commit 3e28aad162
2 changed files with 30 additions and 0 deletions
+2
View File
@@ -4392,6 +4392,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 { };