spine-tools / Spine-Database-API

Database interface to Spine generic data model
https://www.tools-for-energy-system-modelling.org/
GNU Lesser General Public License v3.0
6 stars 5 forks source link

Support Python 3.11 and remove Python 3.7 support #201

Closed ptsavol closed 1 year ago

ptsavol commented 1 year ago

This will also remove Python 3.7 support to be consistent with spinetoolbox, and spine-items packages.

Related to issue Spine-project/Spine-Toolbox#1896

Checklist before merging

codecov-commenter commented 1 year ago

Codecov Report

Base: 74.53% // Head: 74.53% // No change to project coverage :thumbsup:

Coverage data is based on head (5dc2307) compared to base (3b6a6c8). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #201 +/- ## ======================================== Coverage 74.53% 74.53% ======================================== Files 77 77 Lines 12002 12002 Branches 2347 2594 +247 ======================================== Hits 8946 8946 Misses 2591 2591 Partials 465 465 ``` 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=Spine-project). 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=Spine-project)

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