lepture/python-livereload

Restrict tornado dependency to `<6` for python 2.7

Pike opened this issue · 3 comments

Pike commented

Tornado dropped python 2.7 support with version 6. It'd be nice to restrict the dependency to lower-than-6, at least for python 2.7.

Can you make a PR for this?

A fix for this has just been merged into master.

Closing this, new release on pypi addresses this issue.