mirror of
https://github.com/KevinMidboe/python-gpiozero.git
synced 2026-04-24 16:03:50 +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.