pythonPackages.docrep: init at 0.2.3 (#44665)

This commit is contained in:
Christopher Ostrouchov
2018-08-08 04:53:28 -04:00
committed by Robert Schütz
parent 542b8ed589
commit c2e7a20f34
2 changed files with 35 additions and 0 deletions

View File

@@ -250,6 +250,8 @@ in {
diff_cover = callPackage ../development/python-modules/diff_cover { };
docrep = callPackage ../development/python-modules/docrep { };
emcee = callPackage ../development/python-modules/emcee { };
email_validator = callPackage ../development/python-modules/email-validator { };