jcarbaugh / python-roku

Screw remotes. Control your Roku with Python.
https://pypi.python.org/pypi/roku
BSD 3-Clause "New" or "Revised" License
288 stars 94 forks source link

Remove lxml requirement #1

Closed jcarbaugh closed 10 years ago

jcarbaugh commented 10 years ago

It's really not that much XML we're dealing with here. Kind of a waste to install lxml just for a small bit of it.

jcarbaugh commented 10 years ago

Fixed by @dbehnke in b57c15f47eb