- Notifications
You must be signed in to change notification settings - Fork15
Update README.md#404
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
Update README.md#404
Uh oh!
There was an error while loading.Please reload this page.
Conversation
Adds Python version badges
coveralls commentedMar 10, 2023 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
optional dependencies copied from docs
eriknw commentedMar 10, 2023
LGTM, thanks@SultanOrazbayev. We can close#402 if you add yourself to Maintainers (if you'd like, and up to you if you want to include your email). I like the discussion around "who is a maintainer" from a recent NetworkX meeting where the prevailing opinion was that "maintainer" means being an active maintainer, which means actively engaging in discussions, PRs, and/or creating PRs. You definitely qualify :) . Plus, you're already a member in the github org. I think we should also include |
Taken the list fromhttps://github.com/python-graphblas/python-graphblas/graphs/contributorsexcluded Dependabot, though not against robots in general.
SultanOrazbayev commentedMar 11, 2023 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
Thank you, Erik! re: contributor section |
Removed `contributors` (not a valid key for project description it seems):```contributors = [ {GitHub_handle = "eriknw"}, {GitHub_handle = "jim22k"}, {GitHub_handle = "ParticularMiner"}, {GitHub_handle = "SultanOrazbayev"}, {GitHub_handle = "seibert"},]```eriknw commentedMar 11, 2023
This is in, thanks@SultanOrazbayev (and welcome as a more-officially recognized maintainer)! And, yeah, no need to include all the names or github handles of all the contributors under It's sad that ParticularMiner seems to have disappeared 8 months ago. I hope he's okay and simply too busy having fun ;) |
Uh oh!
There was an error while loading.Please reload this page.
Adds Python version badges and description of optional dependencies in
README.md.Partially addresses#402