mirror of
https://github.com/python-kasa/python-kasa.git
synced 2025-12-03 14:48:21 +00:00
I noticed after building a new linux instance that running `git commit` when the virtual environment is not active causes the pre-commit to fail, as the `generate_supported` hook is not explicitly configured to run in the virtual env. This PR calls `generate_supported` via the `run-in-env.sh` script.
858 B
Executable File
858 B
Executable File