Fix license metadata line
This commit is contained in:
parent
5011001e37
commit
b4049e1cb8
@ -8,7 +8,7 @@ authors = ["Eric Torres"]
|
|||||||
version = "1.7.1"
|
version = "1.7.1"
|
||||||
description = "A set of scripts for automating pacman database interaction"
|
description = "A set of scripts for automating pacman database interaction"
|
||||||
readme = "README.rst"
|
readme = "README.rst"
|
||||||
license = "MIT"
|
license = {file = "LICENSE"}
|
||||||
scripts = ["bin/addpkg", "bin/delpkg", "bin/fqo", "bin/pug2"]
|
scripts = ["bin/addpkg", "bin/delpkg", "bin/fqo", "bin/pug2"]
|
||||||
classifiers=[
|
classifiers=[
|
||||||
"Programming Language :: Python :: 3",
|
"Programming Language :: Python :: 3",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user