Commit 477ee99a authored by Jason R. Coombs's avatar Jason R. Coombs

The future is here! (Fix test failures on Python 2.7 introduced in 8cc9cd3c).

parent ffce5a1f
"""Test .dist-info style distributions. """Test .dist-info style distributions.
""" """
from __future__ import unicode_literals
from setuptools.extern.six.moves import map from setuptools.extern.six.moves import map
import pytest import pytest
......
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