Merge pull request #46 from matrix-org/identicons
Add a media/v1/identicon resource for generating identicons
This commit is contained in:
@@ -16,6 +16,7 @@ REQUIREMENTS = {
|
||||
"py-bcrypt": ["bcrypt"],
|
||||
"frozendict>=0.4": ["frozendict"],
|
||||
"pillow": ["PIL"],
|
||||
"pydenticon": ["pydenticon"],
|
||||
}
|
||||
|
||||
def github_link(project, version, egg):
|
||||
|
||||
Reference in New Issue
Block a user