fix: disable uv

Seems to cause an issue with dependency resolution when installation dev dependencies

Signed-off-by: Akhil Narang <me@akhilnarang.dev>
This commit is contained in:
Akhil Narang
2025-12-24 12:15:49 +05:30
parent 1dee10077c
commit d713f39fce

View File

@@ -4,6 +4,8 @@ set -e
cd ~ || exit
export BENCH_DISABLE_UV=1
sudo apt update && sudo apt install redis-server libcups2-dev
pip install frappe-bench