Skip to content

Commit 02ddf49

Browse files
committed
Remove license completely.
1 parent 22750ba commit 02ddf49

File tree

2 files changed

+1
-202
lines changed

2 files changed

+1
-202
lines changed

source/ports/py_port/LICENSE.txt

Lines changed: 0 additions & 201 deletions
This file was deleted.

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-files = ["LICENSE.txt"]
12+
# license-files = ["LICENSE.txt"]
1313
authors = [{ name = "Vicente Eduardo Ferrer Garcia", email = "vic798@gmail.com" }]
1414
classifiers = [
1515
"Development Status :: 4 - Beta",

0 commit comments

Comments
 (0)