mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-06 17:13:24 -05:00
ci.eval.compare: instead of manually tabulating, use tabulate
This commit is contained in:
parent
7818a245f7
commit
e4101ea3a9
2 changed files with 14 additions and 21 deletions
|
|
@ -13,6 +13,7 @@ let
|
|||
ps.numpy
|
||||
ps.pandas
|
||||
ps.scipy
|
||||
ps.tabulate
|
||||
]);
|
||||
|
||||
cmp-stats = stdenvNoCC.mkDerivation {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue