diff options
author | Erik Johnston <erik@matrix.org> | 2021-11-03 11:10:25 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-11-03 11:10:25 +0000 |
commit | bcc115c28d857fa54919bbe564f37e97f7a8ac81 (patch) | |
tree | f0d7fbf58c97c76e0f08ce0a41dfb7ebef1f4b00 | |
parent | fix a small typo in the delete room api docs (diff) | |
download | synapse-bcc115c28d857fa54919bbe564f37e97f7a8ac81.tar.xz |
Add twine and towncrier as dev dependencies (#11233)
We don't pin them as we execute them as commands, rather than use them as libs.
-rw-r--r-- | changelog.d/11233.misc | 1 | ||||
-rwxr-xr-x | setup.py | 3 |
2 files changed, 4 insertions, 0 deletions
diff --git a/changelog.d/11233.misc b/changelog.d/11233.misc new file mode 100644 |