python3Packages.karton-mwdb-reporter: init at 1.0.0

This commit is contained in:
Fabian Affolter
2021-04-16 00:15:38 +02:00
parent d9f87b224f
commit 06c63c2118
2 changed files with 44 additions and 0 deletions

View File

@@ -3689,6 +3689,8 @@ in {
karton-core = callPackage ../development/python-modules/karton-core { };
karton-mwdb-reporter = callPackage ../development/python-modules/karton-mwdb-reporter { };
karton-yaramatcher = callPackage ../development/python-modules/karton-yaramatcher { };
kazoo = callPackage ../development/python-modules/kazoo { };