colorzero icon indicating copy to clipboard operation
colorzero copied to clipboard

Package setuptools should not be a runtime dependency

Open epenet opened this issue 11 months ago • 1 comments

Home Assistant is looking to introduce new checks: https://github.com/home-assistant/core/pull/145381, and colorzero is a transient dependency of gpiozero:

  • homeassistant > gpiozero > colorzero > setuptools
  • homeassistant > zha > zigpy-zigate > gpiozero > colorzero > setuptools

https://github.com/waveform80/colorzero/blob/e55e503eac22951d2935d35f9c78d61bff3904bb/setup.cfg#L31

epenet avatar May 26 '25 06:05 epenet

@waveform80 are you aware of this?

epenet avatar Jun 16 '25 10:06 epenet