palazzem / econnect-python

API adapter used to control programmatically an Elmo alarm system
BSD 3-Clause "New" or "Revised" License
8 stars 5 forks source link

feat!: drop support for EOL Python versions; support Python 3.8 -> 3.11 #94

Closed palazzem closed 10 months ago

palazzem commented 10 months ago

Related Issues

Proposed Changes:

Add support only for the following Python versions:

Testing:

tox test matrix has been updated.

Extra Notes (optional):

EOL versions have been dropped.

Checklist