Skip to content

Commit 346ffa5

Browse files
committed
ci: fix py3.7 install deps error
1 parent c82d691 commit 346ffa5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ dynamic = ["version"]
44
description = "Python docx template engine"
55
authors = [{name="Eric Lapouyade", email="elapouya@proton.me"}]
66
readme = "README.rst"
7-
license = "LGPL 2.1"
7+
license = {text="LGPL-2.1-only"}
88
requires-python = ">=3.7"
99
classifiers=[
1010
"Intended Audience :: Developers",

0 commit comments

Comments
 (0)