update sqlalchemy
This commit is contained in:
parent
7365367c61
commit
3b436646a2
362 changed files with 37720 additions and 11021 deletions
5
lib/python3.4/site-packages/setuptools/extern/__init__.py
vendored
Normal file
5
lib/python3.4/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