jni / affinder

Quickly find the affine matrix mapping one image to another using manual correspondence points annotation
https://jni.github.io/affinder/
BSD 3-Clause "New" or "Revised" License
17 stars 13 forks source link

GitHub actions and Trove classifiers should be updated to drop Py3.7 and add Py 3.10 #49

Open jni opened 2 years ago

jni commented 2 years ago

According to NEP-29, we no longer need to support Py3.7. And Py3.10 has been out for a few months so we should definitely support it!