No uv for us please

This commit is contained in:
Akash Levy 2025-11-05 12:32:13 -08:00
parent f3512ef5ad
commit 2a6a0355ac
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@ VERIFIC_LINEFILE_INCLUDES_LOOPS := 1
# python wrappers
ENABLE_PYOSYS := 1
PYOSYS_USE_UV := 1
PYOSYS_USE_UV := 0
# other configuration flags
ENABLE_GCOV := 0