Closed chatziko closed 1 year ago
This tiny PR removes the zeroconf and lxml dependencies that seem obsolete.
zeroconf
lxml
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.
Thanks, we just wanted to fix this.
This tiny PR removes the
zeroconf
andlxml
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.