update sqlalchemy
This commit is contained in:
parent
22cbffb8a3
commit
e4bd5b5042
362 changed files with 37677 additions and 11013 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