redox/recipes/wip/python312/recipe.toml
2023-12-23 04:28:15 +00:00

6 lines
136 B
TOML

#TODO configuration error
[source]
tar = "https://www.python.org/ftp/python/3.12.0/Python-3.12.0.tar.xz"
[build]
template = "configure"