voxel51/eta

Support larger Zip and zip64

Closed this issue · 1 comments

ETA's zip functionality does not support larger zip files and zip64, perhaps it should

Resolved with eta.core.utils.make_archive().

See #278.