fix syntax and license expression
This commit is contained in:
+1
-1
@@ -11,7 +11,7 @@ dependencies = [
|
||||
]
|
||||
description = "Generic OnFailure= and OnSuccess= handler for systemd"
|
||||
readme = "README.md"
|
||||
license = { file = "LICENSE" }
|
||||
license = "MIT"
|
||||
keywords = [ "systemd" ]
|
||||
classifiers = [
|
||||
"Development Status :: 4 - Beta",
|
||||
|
||||
Reference in New Issue
Block a user