summary refs log tree commit diff
path: root/synapse
diff options
context:
space:
mode:
Diffstat (limited to 'synapse')
-rw-r--r--synapse/python_dependencies.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/synapse/python_dependencies.py b/synapse/python_dependencies.py
index a30a570552..9464b4fb62 100644
--- a/synapse/python_dependencies.py
+++ b/synapse/python_dependencies.py
@@ -28,7 +28,7 @@ DEPENDENCY_LINKS = [
         project="pyca/pynacl",
         version="d4d3175589b892f6ea7c22f466e0e223853516fa",
         egg="pynacl-0.3.0",
-    )
+    ),
     github_link(
         project="matrix-org/syutil",
         version="v0.0.3",