mirror of
https://github.com/KevinMidboe/python-gpiozero.git
synced 2025-10-29 17:50:37 +00:00
Apparently debian splits pkg_resources out from setuptools. Still, we need pkg_resources as a runtime dependency, not just a build dependency as the pin factory entry points now rely upon it.