Vendorise six.py
Because pyinstaller adds an old version to the path: http://www.pyinstaller.org/ticket/773
This commit is contained in:
parent
b789eca421
commit
75c430635b
6 changed files with 409 additions and 5 deletions
|
|
@ -7,7 +7,7 @@ import logging
|
|||
import os
|
||||
import re
|
||||
import yaml
|
||||
import six
|
||||
from ..packages import six
|
||||
import sys
|
||||
|
||||
from ..project import Project
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue