mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-05-03 12:04:53 -04:00
Merge pull request #46 from matrix-org/identicons
Add a media/v1/identicon resource for generating identicons
This commit is contained in:
commit
09601255f5
4 changed files with 55 additions and 0 deletions
|
@ -16,6 +16,7 @@ REQUIREMENTS = {
|
|||
"py-bcrypt": ["bcrypt"],
|
||||
"frozendict>=0.4": ["frozendict"],
|
||||
"pillow": ["PIL"],
|
||||
"pydenticon": ["pydenticon"],
|
||||
}
|
||||
|
||||
def github_link(project, version, egg):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue