Maxim Shulga 7ac03bbc52 update-python-env: add --local flag for local virtualenv
- Add shebang and proper quoting for variable checks ($1 → "$1")
- Fix version detection to use exact match (grep ^VERSION$ not substring)
- Implement --local flag to create project-local .venv instead of pyenv-virtualenv
- Automatically upgrades pip/setuptools/wheel and installs requirements.txt
2026-06-23 20:38:20 -07:00
2024-10-05 23:27:10 -07:00
Description
No description provided
Readme 61 KiB
Languages
Python 90.9%
Shell 9.1%