Skip to content

Commit 8857295

Browse files
authored
Note numcodecs is not zip_safe
1 parent 688dbf0 commit 8857295

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -370,6 +370,7 @@ def run_setup(with_extensions):
370370
maintainer_email='[email protected]',
371371
url='https://github.com/zarr-developers/numcodecs',
372372
license='MIT',
373+
zip_safe=False,
373374
)
374375

375376

0 commit comments

Comments
 (0)