opencobra / cobrapy

COBRApy is a package for constraint-based modeling of metabolic networks.
http://opencobra.github.io/cobrapy/
GNU General Public License v2.0
461 stars 216 forks source link

[Suggestion] drop suppport for Python 3.7 #1352

Closed Midnighter closed 1 year ago

Midnighter commented 1 year ago

Python 3.7 has reached end-of-life and several vulnerabilities have been discovered in numpy and scipy that themselves no longer support 3.7.

codecov-commenter commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (e605daa) 83.94% compared to head (2da1c76) 83.94%.

:exclamation: Current head 2da1c76 differs from pull request most recent head d910a41. Consider uploading reports for the commit d910a41 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## devel #1352 +/- ## ======================================= Coverage 83.94% 83.94% ======================================= Files 66 66 Lines 5499 5499 Branches 1257 1257 ======================================= Hits 4616 4616 Misses 567 567 Partials 316 316 ```

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