Commit 12dc2c65 authored by Jason R. Coombs's avatar Jason R. Coombs

Get six from extern

parent 40688584
# coding: utf-8
import six
from setuptools.extern import six
import pytest
from setuptools import archive_util
@pytest.fixture
def tarfile_with_unicode(tmpdir):
"""
......
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