You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Q: Via pypi custom installation steps like setting up ~/.huak and installing tools like uv and a default toolchain would be less-than-ideal from a pypi workflow
Download and setup ~/.huak default contents
settings.toml
env
downloads
source-cpython-3.12.1 (TODO: Currently linking but this should be downloaded and moved as needed/eliminate waste)
install
…
…
bin
python
huak (standalone)
uv (standalone)
ruff (standalone)
twine (proxy)
pytest (proxy)
mypy (proxy)
<installed> (proxy)
<installed> (proxy)
toolchains (This is specifically managed sets of tools for Python development)
The text was updated successfully, but these errors were encountered: