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

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"