RealOrangeOne / zoloto

A fiducial marker system powered by OpenCV - Supports ArUco and April
https://zoloto.readthedocs.io/en/stable/
BSD 3-Clause "New" or "Revised" License
13 stars 7 forks source link

Drop 3.5 #255

Closed RealOrangeOne closed 4 years ago

RealOrangeOne commented 4 years ago

Fixes #205

Python 3.5 went EoL on 13th September 2020. We don't need to maintain support for it anymore.

I look forward to all the nice typehinting we can do now!