pythonPackages.streamz: init at 0.5.0

This commit is contained in:
Chris Ostrouchov
2019-02-24 10:21:44 -05:00
parent 18fe630281
commit cf62881636
2 changed files with 44 additions and 0 deletions

View File

@@ -4168,6 +4168,8 @@ in {
statsmodels = callPackage ../development/python-modules/statsmodels { };
streamz = callPackage ../development/python-modules/streamz { };
structlog = callPackage ../development/python-modules/structlog { };
sybil = callPackage ../development/python-modules/sybil { };