python-kasa/.github
Steven B 652696a9a6
Do not run coverage on pypy and cache poetry envs (#812)
Currently the CI is very slow for pypy vs cpython, one job is 24m vs 3m
on cpython. This PR enables poetry environment caching and bypasses
coverage checking for pypy.

N.B. The poetry cache is keyed on a hash of the `poetry.lock` file.
2024-03-06 16:23:31 +01:00
..
workflows Do not run coverage on pypy and cache poetry envs (#812) 2024-03-06 16:23:31 +01:00
FUNDING.yml Add FUNDING.yml (#402) 2022-11-15 19:12:38 +01:00