forked from python-graphblas/python-graphblas
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update README.md (python-graphblas#404)
* Update README.md Adds Python version badges optional dependencies copied from docs * Update pyproject.toml Add Sultan Orazbayev as maintainer
- Loading branch information
1 parent
673650d
commit a0c152c
Showing
2 changed files
with
11 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -19,6 +19,7 @@ authors = [ | |
maintainers = [ | ||
{name = "Erik Welch", email = "[email protected]"}, | ||
{name = "Jim Kitchen", email = "[email protected]"}, | ||
{name = "Sultan Orazbayev", email = "[email protected]"}, | ||
] | ||
keywords = [ | ||
"graphblas", | ||
|