We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1eb6ac9 + e502519 commit d1a2323Copy full SHA for d1a2323
pyproject.toml
@@ -2,11 +2,11 @@
2
name = "zxbasic"
3
version = "1.18.0"
4
description = "Boriel's ZX BASIC Compiler"
5
-authors = ["Jose Rodriguez <boriel@gmail.com>"]
+authors = ["Jose Rodriguez <zxbasic@boriel.com>"]
6
license = "AGPL-3.0-or-later"
7
documentation = "https://zxbasic.readthedocs.io"
8
-repository = "https://github.com/boriel/zxbasic"
9
-homepage = "http://zxbasic.net"
+repository = "https://github.com/boriel-basic/zxbasic"
+homepage = "https://github.com/boriel-basic"
10
readme = "README.md"
11
12
classifiers = [
0 commit comments