Skip to content

Commit 9fe130b

Browse files
committed
Remove license from python package completely.
1 parent 5de40d6 commit 9fe130b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

source/ports/py_port/pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ 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-files = ["LICENSE.txt"]
1312
authors = [{ name = "Vicente Eduardo Ferrer Garcia", email = "[email protected]" }]
1413
classifiers = [
1514
"Development Status :: 4 - Beta",

0 commit comments

Comments
 (0)