Skip to content

Commit 61e18ff

Browse files
committed
Adopt latest change from wheel test
From pypa/wheel@dedcc19
1 parent beb112a commit 61e18ff

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setuptools/tests/test_bdist_wheel.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -160,6 +160,7 @@
160160
version="0.1",
161161
description="A testing distribution \N{SNOWMAN}",
162162
packages=["unicodedist"],
163+
zip_safe=True,
163164
)
164165
"""
165166
),

0 commit comments

Comments
 (0)