It seems the tests are always installing `tornado=2.4.1` and tornado 3.0 and higher is not supported yet. Is that right? I'd like to upgrade python-tornado to 3.1.1 and it seems to be not possible with the current asyncmongo.
It seems the tests are always installing
tornado=2.4.1and tornado 3.0 and higher is not supported yet.Is that right? I'd like to upgrade python-tornado to 3.1.1 and it seems to be not possible with the current asyncmongo.