We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 410f054 commit e1ce6a2Copy full SHA for e1ce6a2
setup.py
@@ -30,7 +30,7 @@
30
sources = ['systemd/login.c',
31
'systemd/pyutil.c',
32
'systemd/strv.c'])
33
-setup (name = 'systemd',
+setup (name = 'python-systemd',
34
version = version,
35
description = 'Native interface to the facilities of systemd',
36
author_email = '[email protected]',
0 commit comments