diff --git a/env.sh b/env.sh index 137d254..da91db8 100644 --- a/env.sh +++ b/env.sh @@ -34,3 +34,4 @@ export MAKE_PARALLELIZATION=8 # --------------------------------------------------------------------- export UV_PYTHON_DOWNLOADS=never +export UV_PYTHON_PREFERENCE=system diff --git a/gitignore b/gitignore index 366ab0b..a607aa0 100644 --- a/gitignore +++ b/gitignore @@ -47,6 +47,7 @@ __pycache__/ .pytest_cache/ pyrightconfig.json *.egg-info/ +dist/ ### Lua lua_modules