mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-05-03 06:24:49 -04:00
Begin fleshing out a new Event object
This commit is contained in:
parent
9d53228158
commit
c1e66800a9
3 changed files with 195 additions and 0 deletions
1
setup.py
1
setup.py
|
@ -41,6 +41,7 @@ setup(
|
|||
"pynacl",
|
||||
"daemonize",
|
||||
"py-bcrypt",
|
||||
"frozendict>=0.4",
|
||||
],
|
||||
dependency_links=[
|
||||
"https://github.com/matrix-org/syutil/tarball/v0.0.2#egg=syutil-0.0.2",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue