3
0
Fork 0
forked from mirrors/nixpkgs

pythonPackages.pandas: add tables dependency

This commit is contained in:
Frederik Rietdijk 2016-06-03 10:26:59 +02:00
parent 7c19b395eb
commit 09a338c1c7

View file

@ -15708,6 +15708,7 @@ in modules // {
modules.sqlite3
beautifulsoup4
openpyxl
tables
xlwt
] ++ optional isDarwin pkgs.darwin.locale; # provides the locale command