Begin fleshing out a new Event object

This commit is contained in:
Erik Johnston 2014-12-02 11:40:22 +00:00
parent 9d53228158
commit c1e66800a9
3 changed files with 195 additions and 0 deletions

View file

@ -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",