PyPSA / atlite

Atlite: A Lightweight Python Package for Calculating Renewable Power Potentials and Time Series
https://atlite.readthedocs.io
255 stars 87 forks source link

Bump Python and Ubuntu versions #284

Closed euronion closed 1 year ago

euronion commented 1 year ago

Let's update to a newer Python version

Change proposed in this Pull Request

Bumping Python version for CI from 3.8 -> 3.11 Bumping ubuntu version from 18 -> latest for pypi and conda deploy action

How Has This Been Tested?

Type of change

Checklist

codecov[bot] commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (f9bd7fd) 72.83% compared to head (7ea0f99) 72.83%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #284 +/- ## ======================================= Coverage 72.83% 72.83% ======================================= Files 19 19 Lines 1590 1590 Branches 227 267 +40 ======================================= Hits 1158 1158 Misses 362 362 Partials 70 70 ``` Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=PyPSA). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=PyPSA)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.