win32 platform
This commit is contained in:
commit
c1666978b2
1122 changed files with 348397 additions and 0 deletions
5
Lib/site-packages/setuptools/extern/__init__.py
vendored
Normal file
5
Lib/site-packages/setuptools/extern/__init__.py
vendored
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
from pkg_resources.extern import VendorImporter
|
||||
|
||||
|
||||
names = 'six',
|
||||
VendorImporter(__name__, names, 'pkg_resources._vendor').install()
|
||||
Loading…
Add table
Add a link
Reference in a new issue