mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-19 19:34:18 +08:00
6 lines
138 B
TOML
6 lines
138 B
TOML
#TODO configuration error
|
|
[source]
|
|
tar = "https://www.python.org/ftp/python/3.10.13/Python-3.10.13.tar.xz"
|
|
[build]
|
|
template = "configure"
|