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

Require psycopg2-binary instead of the compiled psycopg2 module #460

Closed soininen closed 1 month ago

soininen commented 1 month ago

Re spine-tools/Spine-Toolbox#2986

Checklist before merging

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 79.09%. Comparing base (6eb6e26) to head (edb58c5).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #460 +/- ## ========================================== - Coverage 79.12% 79.09% -0.04% ========================================== Files 75 75 Lines 10090 10058 -32 Branches 1510 1508 -2 ========================================== - Hits 7984 7955 -29 + Misses 1757 1753 -4 - Partials 349 350 +1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

soininen commented 1 month ago

This is a no-go.