diff options
author | Richard van der Hoff <richard@matrix.org> | 2019-04-25 14:55:33 +0100 |
---|---|---|
committer | Richard van der Hoff <richard@matrix.org> | 2019-04-25 14:56:06 +0100 |
commit | e86d74d748af614c3a7e4d8e9eb7968c50e37aa8 (patch) | |
tree | b3ca36c43097ef9d84aceac2aea72f288c15f4b4 | |
parent | Add --no-pep-517 to README instructions (diff) | |
download | synapse-e86d74d748af614c3a7e4d8e9eb7968c50e37aa8.tar.xz |
Changelog
-rw-r--r-- | changelog.d/5098.misc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/5098.misc b/changelog.d/5098.misc new file mode 100644 index 0000000000..9cd83bf226 --- /dev/null +++ b/changelog.d/5098.misc @@ -0,0 +1 @@ +Add workarounds for pep-517 install errors. |