Lightmatter / welkin-health

A Python wrapper of the Welkin Health API
https://welkin.readthedocs.io
Other
4 stars 3 forks source link

Drop support for Python 3.7 #91

Closed samamorgan closed 8 months ago

samamorgan commented 1 year ago

Python 3.7 hit end-of-life on June 27th, 2023. The following needs to be bumped to 3.8

https://github.com/Lightmatter/welkin-health/blob/6b7fdf095c2125273d8ba440a177291582d337d5/pyproject.toml#L20 https://github.com/Lightmatter/welkin-health/blob/6b7fdf095c2125273d8ba440a177291582d337d5/.github/workflows/test.yaml#L18