Commit Graph

3 Commits

Author SHA1 Message Date
Yugo Kadowaki
b37712b2d2
python: Add support for conda in build.sh (#19)
It now correctly identifies if the user is running inside a Python
virtual environment (venv) or a Conda environment and prints an
appropriate message accordingly.
2025-08-12 17:23:52 +09:00
Sutou Kouhei
2d48a5fb90
Add shell linter and formatter (#4)
Fixes #2
2025-07-22 17:28:32 +09:00
Sutou Kouhei
584ca15338 Import 2025-07-22 15:15:21 +09:00