Commit dc67e781 authored by Jason R. Coombs's avatar Jason R. Coombs

Expect fail when LC_ALL=C

parent 8e0ac920
......@@ -187,6 +187,7 @@ class TestSdistTest:
assert posix(filename) in u_contents
@py3_only
@fail_on_ascii
def test_write_manifest_allows_utf8_filenames(self):
# Test for #303.
dist = Distribution(SETUP_ATTRS)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment