summary refs log tree commit diff
diff options
context:
space:
mode:
authorDavid Robertson <davidr@element.io>2022-03-11 14:03:21 +0000
committerDavid Robertson <davidr@element.io>2022-03-14 18:42:01 +0000
commit0bee38ec684923e1f069aa704c938aff57597642 (patch)
treefd441023dcd49ea92ace07600b00f53d3b1b5483
parentblease work (diff)
downloadsynapse-0bee38ec684923e1f069aa704c938aff57597642.tar.xz
need parameterized
-rwxr-xr-x.ci/scripts/test_old_deps.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/.ci/scripts/test_old_deps.sh b/.ci/scripts/test_old_deps.sh
index 1e66f79ebc..4f44884845 100755
--- a/.ci/scripts/test_old_deps.sh
+++ b/.ci/scripts/test_old_deps.sh
@@ -48,7 +48,7 @@ source env/bin/activate
 #  ERROR: ldap3 2.9.1 has requirement pyasn1>=0.4.6, but you'll have pyasn1 0.1.9 which is incompatible.
 # Helpfully, pip doesn't indicate the error; it returns 0.
 # TODO: bump pyasn to >=0.4.6?
-pip install .[all]
+pip install .[all,test]
 
 
 # I've no idea why, but trial complains