browniebroke/deezer-python

make tornado an optional requirement

browniebroke opened this issue · 0 comments

Setup tools support the concept of optional requirements using extras_require.

We should leverage that for the async bits of this library, tornado shouldn't be a hard requirement.