Skip to content

Commit 22750ba

Browse files
committed
License files python package.
1 parent d4c26f6 commit 22750ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/ports/py_port/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ description = "A library for providing inter-language foreign function interface
99
keywords = ["metacall", "python", "port", "ffi", "polyglot", "faas", "serverless"]
1010
readme = "README.rst"
1111
requires-python = ">=3.3"
12-
license = { file = "LICENSE.txt" }
12+
license-files = ["LICENSE.txt"]
1313
authors = [{ name = "Vicente Eduardo Ferrer Garcia", email = "[email protected]" }]
1414
classifiers = [
1515
"Development Status :: 4 - Beta",

0 commit comments

Comments
 (0)