opencobra / cobrapy

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

Remove pin for numpy #1330

Closed cdiener closed 1 year ago

cdiener commented 1 year ago

This removes the pin for numpy. Have to make sure that is also applied to the conda package.

codecov-commenter commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (c99fb7e) 83.80% compared to head (6a24546) 83.80%.

:exclamation: Current head 6a24546 differs from pull request most recent head 104fa0b. Consider uploading reports for the commit 104fa0b to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## devel #1330 +/- ## ======================================= Coverage 83.80% 83.80% ======================================= Files 66 66 Lines 5495 5495 Branches 1256 1256 ======================================= Hits 4605 4605 Misses 573 573 Partials 317 317 ``` 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=opencobra). 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=opencobra)

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