Merge pull request #68420 from Ma27/fix-matrix-synapse-startup

matrix-synapse: fix startup
This commit is contained in:
worldofpeace 2019-09-10 11:31:05 -04:00 committed by GitHub
commit a4bf161505
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -36,6 +36,7 @@ in buildPythonApplication rec {
];
propagatedBuildInputs = [
setuptools
bcrypt
bleach
canonicaljson