Remove zodb version check
commit5fba7fc680bc7f152664fb5a1422cc9d46b98ead
authorJacques Dafflon <jacques.dafflon@cern.ch>
Tue, 9 Jun 2015 12:23:23 +0000 (9 14:23 +0200)
committerJacques Dafflon <jacques.dafflon@cern.ch>
Tue, 9 Jun 2015 12:28:33 +0000 (9 14:28 +0200)
treee058d86b64179ebf504907f6a04afadec1ec1e3e
parent7194d1ad538c90c0b02d9f9ae49e1ab30ee9b66e
Remove zodb version check

Remove the zodb version check for version below 3 and handling of
versions below 3.7.0 as we require version 3.10
This also remove the setuptools runtime warning.
indico/core/db/manager.py