niolabs / python-xbee

Python tools for working with XBee radios
MIT License
101 stars 45 forks source link

reverting tornado change on extras_require #67

Closed heckj closed 6 years ago

heckj commented 6 years ago

hopefully resolving https://github.com/niolabs/python-xbee/issues/66

@bp1222 I wasn't sure why you included the specific version constraint on Tornado, but it wasn't coming through cleanly for me - if this isn't the correct fix, please holler and I'll update or close the PR as is appropriate.

bp1222 commented 6 years ago

Closing due to old pip/setuptools not handling tilde versioning.

Minimum supported: pip > 6.0; setuptools > 8.0