Skip to content

Commit 3978ce1

Browse files
committed
Bump to zipp 0.4 to support zip files without directory entries.
1 parent 1ac90a7 commit 3978ce1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ setup_requires =
2323
install_requires =
2424
pathlib2; python_version < '3'
2525
typing; python_version < '3.5'
26-
zipp >= 0.3.3
26+
zipp >= 0.4
2727
packages = find:
2828

2929
[options.package_data]

0 commit comments

Comments
 (0)