pythonPackages.concurrent-log-handler: init at 0.9.19

This commit is contained in:
Louis Bettens
2021-05-19 14:10:03 -07:00
committed by Jonathan Ringer
parent 134b5f5af8
commit 74365e4ff1
2 changed files with 34 additions and 0 deletions
+2
View File
@@ -1519,6 +1519,8 @@ in {
compiledb = callPackage ../development/python-modules/compiledb { };
concurrent-log-handler = callPackage ../development/python-modules/concurrent-log-handler { };
conda = callPackage ../development/python-modules/conda { };
ConfigArgParse = self.configargparse; # added 2021-03-18