Commit 6fe7f40f authored by Matthew Brett's avatar Matthew Brett
Browse files

Fix supported_wheels for latest pip

parent d9f852b7
......@@ -6,7 +6,7 @@ from __future__ import print_function
import sys
from wheel.install import WheelFile
from pip.pep425tags import get_supported
from wheel.pep425tags import get_supported
def main():
......
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