jbweston / miniver

Like Versioneer, but smaller
Creative Commons Zero v1.0 Universal
53 stars 10 forks source link

Update tested and supported Python versions #52

Closed DimitriPapadopoulos closed 4 months ago

DimitriPapadopoulos commented 1 year ago

Drop Python 3.5 and Python 3.6 support.

Fixes #49.

I could also update this test, unless you would like to keep compatibility as long as possible, without actual tests or support: https://github.com/jbweston/miniver/blob/9624074bba080cde5d87ae664e74d1250100d333/setup.py#L6-L8 https://github.com/jbweston/miniver/blob/9624074bba080cde5d87ae664e74d1250100d333/miniver/app.py#L15-L17