pytransitions / transitions

A lightweight, object-oriented finite state machine implementation in Python with many extensions
MIT License
5.67k stars 529 forks source link

Update test parameters #659

Closed aleneum closed 4 months ago

aleneum commented 4 months ago

Add Python 3.12 and remove 3.7 from testing. This also adjusts the signature of pytest_ignore_collect.