python-graphblas / graphblas-algorithms

Graph algorithms written in GraphBLAS
Apache License 2.0
74 stars 4 forks source link

Add environment.yml to create dev environment #37

Closed eriknw closed 1 year ago

eriknw commented 1 year ago

But, sometimes devs will need to use developer versions of networkx or python-graphblas, which is why we include all their dependencies too.

codecov-commenter commented 1 year ago

Codecov Report

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

Coverage data is based on head (4aca711) compared to base (725a0b9). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #37 +/- ## ======================================= Coverage 72.66% 72.66% ======================================= Files 69 69 Lines 2568 2568 Branches 475 475 ======================================= Hits 1866 1866 Misses 531 531 Partials 171 171 ``` 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=python-graphblas). 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=python-graphblas)

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