mirror of
https://github.com/NicolasBohn/NexQuant.git
synced 2026-07-28 16:07:46 +00:00
d83c020637
Converted conda commands in _update_bin_path, _sync_conda_cache_with_real_envs, _prepare_conda_env, and FTCondaEnv.prepare() to list args. Replaced pipe-based grep with pure Python parsing. LocalEnv.Popen retains shell=True with nosec since entry is an internal command string set by LocalEnvConf, not user input. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>