diff options
author | Andrew Morgan <andrew@amorgan.xyz> | 2020-03-23 17:11:27 +0000 |
---|---|---|
committer | Andrew Morgan <andrew@amorgan.xyz> | 2020-03-23 17:11:27 +0000 |
commit | d4ba9d285ac3b909a3c27f0a9e9b1c8db210dfcb (patch) | |
tree | 82be9b09becf35afb324176c20c86ac92e98d676 | |
parent | Add support for putting fed user query API on workers (#6873) (diff) | |
parent | Update setuptools for python 3.5 tests (#6880) (diff) | |
download | synapse-d4ba9d285ac3b909a3c27f0a9e9b1c8db210dfcb.tar.xz |
Update setuptools for python 3.5 tests (#6880)
* commit 'fe73f0d53': Update setuptools for python 3.5 tests (#6880)
-rwxr-xr-x | .buildkite/scripts/test_old_deps.sh | 18 | ||||
-rw-r--r-- | changelog.d/6880.misc | 1 |
2 files changed, 19 insertions, 0 deletions
diff --git a/.buildkite/scripts/test_old_deps.sh b/.buildkite/scripts/test_old_deps.sh new file mode 100755 |