mirror of
https://github.com/deskflow/deskflow.git
synced 2026-06-16 21:08:22 +08:00
* Use .venv as Python venv dir * Update refs to Python venv dir and use action to cache and setup * Add missing shell: bash * Source for Python deps * Exclude .venv from lint * Update ChangeLog * Add cache-key arg for init-python * Add missing " * Use workflow specific Python cache names * Fixed cache key for Linux * Use bash if to make output clearer in case of skipping. * Clearer debug output * Add check for cache key * Add missing shell * Add SonarCloud and Valgrind venv cache * Fixed typo |
||
|---|---|---|
| .. | ||
| certificate.py | ||
| cmd_utils.py | ||
| colors.py | ||
| config.py | ||
| env.py | ||
| file_utils.py | ||
| fs.py | ||
| github.py | ||
| linux.py | ||
| mac.py | ||
| meson.py | ||
| qt_utils.py | ||
| vcpkg.py | ||
| windows.py | ||