matthew-brett / delocate

Find and copy needed dynamic libraries into python wheels
BSD 2-Clause "Simplified" License
262 stars 59 forks source link

Drop Python 3.6. #143

Closed HexDecimal closed 2 years ago

HexDecimal commented 2 years ago

Python 3.6 has reached end-of-life: https://endoflife.date/python

Python 3.7 has postponed evaluations of annotations which I'd like to start using: https://docs.python.org/3/whatsnew/3.7.html