We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 410f297 commit ddbeb21Copy full SHA for ddbeb21
1 file changed
pyproject.toml
@@ -6,6 +6,9 @@ authors = [
6
{ name = "Jose Rodriguez", email = "zxbasic@boriel.com" }
7
]
8
license = "AGPL-3.0-or-later"
9
+license-files = [
10
+ "LICENSE.txt"
11
+]
12
readme = "README.md"
13
requires-python = ">=3.11"
14
keywords = ["compiler", "zxspectrum", "BASIC", "z80"]
0 commit comments