hifiberry / hifiberry-dsp

DSP toolkit
MIT License
143 stars 36 forks source link

Remove obsolete lxml / zeroconf dependencies #61

Closed chatziko closed 1 year ago

chatziko commented 1 year ago

This tiny PR removes the zeroconf and lxml dependencies that seem obsolete.

zeroconf is particularly annoying cause it has no precompiled arm wheels and it takes a long time to compile. Removing it makes a big difference in installation time.

hifiberry commented 1 year ago

Thanks, we just wanted to fix this.