Commit 1cebea7e authored by Alex Gaynor's avatar Alex Gaynor Committed by GitHub

fixed #1042 -- corrected an import

parent 09902ada
......@@ -4,7 +4,7 @@ Compatibility Support for Python 2.7 and earlier
import platform
import six
from setuptools.extern import six
def get_all_headers(message, key):
......
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