diff options
author | Richard van der Hoff <1389908+richvdh@users.noreply.github.com> | 2019-07-10 10:28:26 +0100 |
---|---|---|
committer | Bruno Windels <brunow@matrix.org> | 2019-07-10 14:27:27 +0200 |
commit | a0cbb613237676101ce1ec47549f3c83d9a7cf94 (patch) | |
tree | d4dd8b4b83b5123141354160aee35234d952a59c | |
parent | add changelog (diff) | |
download | synapse-a0cbb613237676101ce1ec47549f3c83d9a7cf94.tar.xz |
Rename 5651.bugfix to 5651.doc
-rw-r--r-- | changelog.d/5651.doc (renamed from changelog.d/5651.bugfix) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/changelog.d/5651.bugfix b/changelog.d/5651.doc index b61c696183..52ebae6398 100644 --- a/changelog.d/5651.bugfix +++ b/changelog.d/5651.doc @@ -1 +1 @@ ---no-pep517 should be --no-use-pep517 in the documention to setup the development environment. \ No newline at end of file +--no-pep517 should be --no-use-pep517 in the documention to setup the development environment. |