Skip to content

python-awair 0.2.3: minor dependency updates

Compare
Choose a tag to compare
@ahayworth ahayworth released this 30 Mar 14:58
· 8 commits to master since this release
d3cff1c

A very minor update, to support a request from the home-assistant project.

  • Loosens constraints for voluptuous, so that home-assistant can upgrade successfully - cc home-assistant/core#68897
  • Loosens a few other dev-related version constraints (mypy, etc) to build on arm64.
  • Test against python 3.9 and 3.10, and run GH Actions a little less aggressively on PRs.