systemd / python-systemd

Python wrappers for systemd functionality
GNU Lesser General Public License v2.1
465 stars 66 forks source link

make: fix compat with setuptools >= 61 #111

Closed keszybz closed 2 years ago

keszybz commented 2 years ago

Fixes #110.

keszybz commented 2 years ago

semaphoreci is failing, but I deleted it instead of trying to fix it. It'd be additional work, and I don't think it gives any important benefits. python-systemd is not hardware-dependent or os-dependent, what matters is the version of systemd and other dependencies. So github CI should be enough.