mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-24 16:03:23 +00:00
pythonPackages.pandas: 0.17.1 -> 0.18.0
This commit is contained in:
parent
efd6e1884c
commit
700c8dc6d0
@ -14570,6 +14570,8 @@ in modules // {
|
||||
};
|
||||
};
|
||||
|
||||
pandas = self.pandas_18;
|
||||
|
||||
pandas_17 = let
|
||||
inherit (pkgs.stdenv.lib) optional optionalString;
|
||||
inherit (pkgs.stdenv) isDarwin;
|
||||
|
Loading…
Reference in New Issue
Block a user