pvlib / twoaxistracking

twoaxistracking is a python package for simulating two-axis tracking solar collectors, particularly self-shading.
http://twoaxistracking.rtfd.io/
BSD 3-Clause "New" or "Revised" License
7 stars 3 forks source link

Drop py 3.7, add py 3.12 #48

Closed kandersolar closed 4 months ago

kandersolar commented 4 months ago

Support for python 3.7 is being dropped: https://github.com/pvlib/twoaxistracking/actions/runs/8954580349/job/24594386870

Error: The version '3.7' with architecture 'arm64' was not found for macOS 14.4.1.

This PR stops using python 3.7, and adds 3.12 to the test matrix.