redox/recipes/wip/dev/python310/recipe.toml
2024-02-11 14:30:52 +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"