summary refs log tree commit diff
path: root/debian/build_virtualenv
diff options
context:
space:
mode:
authorPatrick Cloke <patrickc@matrix.org>2020-05-19 09:56:15 -0400
committerPatrick Cloke <patrickc@matrix.org>2020-05-19 09:56:15 -0400
commit02919bf4d80a283af94f576c1c7fe76869e3965a (patch)
tree9dabb44fc3c91b522ee92102346d7bef2ccde151 /debian/build_virtualenv
parentsynctl warns when no process is stopped and avoids start (#6598) (diff)
parentMerge tag 'v1.13.0' (diff)
downloadsynapse-02919bf4d80a283af94f576c1c7fe76869e3965a.tar.xz
Merge branch 'master' into develop
Diffstat (limited to 'debian/build_virtualenv')
-rwxr-xr-xdebian/build_virtualenv1
1 files changed, 0 insertions, 1 deletions
diff --git a/debian/build_virtualenv b/debian/build_virtualenv
index d892fd5c9d..4c9aabcac3 100755
--- a/debian/build_virtualenv
+++ b/debian/build_virtualenv
@@ -36,7 +36,6 @@ esac
 dh_virtualenv \
     --install-suffix "matrix-synapse" \
     --builtin-venv \
-    --setuptools \
     --python "$SNAKE" \
     --upgrade-pip \
     --preinstall="lxml" \