Loading pkgs/development/python-modules/rich-tables/default.nix +6 −0 Original line number Diff line number Diff line Loading @@ -2,7 +2,11 @@ lib, buildPythonPackage, fetchPypi, # build-system poetry-core, # dependencies coloraide, humanize, multimethod, Loading @@ -10,6 +14,8 @@ rich, sqlparse, typing-extensions, # passthru rgbxy ? null, }: buildPythonPackage (finalAttrs: { Loading Loading
pkgs/development/python-modules/rich-tables/default.nix +6 −0 Original line number Diff line number Diff line Loading @@ -2,7 +2,11 @@ lib, buildPythonPackage, fetchPypi, # build-system poetry-core, # dependencies coloraide, humanize, multimethod, Loading @@ -10,6 +14,8 @@ rich, sqlparse, typing-extensions, # passthru rgbxy ? null, }: buildPythonPackage (finalAttrs: { Loading