summaryrefslogtreecommitdiff
path: root/migrate/changeset/ansisql.py
diff options
context:
space:
mode:
authordineshbhor <dinesh.bhor@nttdata.com>2016-05-26 20:04:09 +0530
committerdineshbhor <dinesh.bhor@nttdata.com>2016-05-26 20:12:25 +0530
commit9356e5e28aff46b98db9619b55dc191b6843a217 (patch)
treedcc0b68d316ad3b07926a0babb0d20629a957e32 /migrate/changeset/ansisql.py
parentfe3e08ae0b70cd94b0105a87919977ce506fe49b (diff)
downloadsqlalchemy-migrate-9356e5e28aff46b98db9619b55dc191b6843a217.tar.gz
Fix DeprecationWarning on setuptools >= 11.3
Python 3.4 unit test is failing because of DeprecationWarning: Parameters to load are deprecated. Called .resolve and .require separately on setuptools >= 11.3. Made provision to call .resolve() method if setuptools >= 10.2 and less than 11.3 else call .load() method. Change-Id: I5ba80edfbf6b7c8399c66f01d57c91bd02eab274 Closes-Bug: #1586060
Diffstat (limited to 'migrate/changeset/ansisql.py')
0 files changed, 0 insertions, 0 deletions