NeonGeckoCom / NeonCore

Neon Core extends Mycroft core with more modular code, extended multi-user support, and more.
Other
50 stars 41 forks source link

Update tests to deprecate Python3.7 and add 3.12 #685

Closed NeonDaniel closed 3 weeks ago

NeonDaniel commented 3 weeks ago

Description

Remove tests for Python 3.7 (deprecated) Add tests for Python 3.12

Issues

Unit test failures noted https://github.com/NeonGeckoCom/NeonCore/actions/runs/9359486769/job/25795586889?pr=684

Other Notes