Skip to content

Commit ddbeb21

Browse files
committed
build: Add LICENSE.txt file
1 parent 410f297 commit ddbeb21

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@ authors = [
66
{ name = "Jose Rodriguez", email = "zxbasic@boriel.com" }
77
]
88
license = "AGPL-3.0-or-later"
9+
license-files = [
10+
"LICENSE.txt"
11+
]
912
readme = "README.md"
1013
requires-python = ">=3.11"
1114
keywords = ["compiler", "zxspectrum", "BASIC", "z80"]

0 commit comments

Comments
 (0)