mirror of
https://github.com/dredx/prole.git
synced 2026-09-24 18:54:32 +00:00
- Eliminated reliance on `bash -lc` for dependency lookups, using `shutil.which` for better cross-platform support. - Added `_resolve_brew_bin` fallback logic to handle specific Homebrew scenarios. - Updated tests to align with the new streamlined lookup mechanism. - Refactored subprocess checks to respect augmented environment configurations and reduce PATH issues. |
||
|---|---|---|
| .. | ||
| screens | ||
| __init__.py | ||
| legacy_tk.py | ||
| ncurses_ui.py | ||
| tkinter_ui.py | ||