skypyproject / skypy

SkyPy: A package for modelling the Universe.
BSD 3-Clause "New" or "Revised" License
118 stars 38 forks source link

BLD: Set python oldest supported version to 3.7 #507

Closed rrjbca closed 2 years ago

rrjbca commented 2 years ago

Description

Python 3.6 is end-of-life and future releases should not support it. This PR sets the oldest supported version of python to 3.7

Checklist