- Notifications
You must be signed in to change notification settings - Fork5
Add environment.yml to create dev environment#37
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
But, sometimes devs will developer versions of `networkx` or `python-graphblas`
codecov-commenter commentedNov 24, 2022
Codecov ReportBase:72.66% // Head:72.66% // No change to project coverage 👍
Additional details and impacted files@@ 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 ushow you rate us. Have a feature suggestion?Share it here. ☔ View full report at Codecov. |
But, sometimes devs will need to use developer versions of
networkxorpython-graphblas, which is why we include all their dependencies too.