mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-23 17:12:27 +00:00
pythonPackages.pandas: 0.17.1 -> 0.18.0
This commit is contained in:
@@ -14570,6 +14570,8 @@ in modules // {
|
||||
};
|
||||
};
|
||||
|
||||
pandas = self.pandas_18;
|
||||
|
||||
pandas_17 = let
|
||||
inherit (pkgs.stdenv.lib) optional optionalString;
|
||||
inherit (pkgs.stdenv) isDarwin;
|
||||
|
||||
Reference in New Issue
Block a user