Merge pull request #182005 from bcdarwin/tables-update-hdf5
python3Packages.tables: hdf5_1_10 -> hdf5
This commit is contained in:
commit
b00aa8ded7
1 changed files with 1 additions and 3 deletions
|
@ -10497,9 +10497,7 @@ in {
|
|||
|
||||
tableaudocumentapi = callPackage ../development/python-modules/tableaudocumentapi { };
|
||||
|
||||
tables = callPackage ../development/python-modules/tables {
|
||||
hdf5 = pkgs.hdf5_1_10;
|
||||
};
|
||||
tables = callPackage ../development/python-modules/tables { };
|
||||
|
||||
tablib = callPackage ../development/python-modules/tablib { };
|
||||
|
||||
|
|
Loading…
Reference in a new issue