dronecan / pydronecan

python DroneCAN code generation, interface and utilities
MIT License
40 stars 42 forks source link

Cope with Python 3.12 #56

Closed srmainwaring closed 7 months ago

srmainwaring commented 10 months ago

Replace use of deprecated packages that are removed in Python 3.12.

https://importlib-resources.readthedocs.io/en/latest/migration.html

Tasks

tridge commented 7 months ago

i've merged a smaller change that gets 3.12 working