hifiberry / hifiberry-dsp

DSP toolkit
MIT License
138 stars 36 forks source link

Remove obsolete lxml / zeroconf dependencies #61

Closed chatziko closed 11 months ago

chatziko commented 11 months 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 11 months ago

Thanks, we just wanted to fix this.