diff options
author | David Robertson <davidr@element.io> | 2022-03-04 12:01:51 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-03-04 12:01:51 +0000 |
commit | 36071d39f784ddc2271c91a72a55d9ee4f8689bb (patch) | |
tree | 82fe291e842f32993711f8f023605c03232b4d6f /changelog.d | |
parent | Move synctl into `synapse._scripts` and expose as an entrypoint (#12140) (diff) | |
download | synapse-36071d39f784ddc2271c91a72a55d9ee4f8689bb.tar.xz |
Changelog (#12153)
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/12153.misc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/12153.misc b/changelog.d/12153.misc new file mode 100644 index 0000000000..f02d140f38 --- /dev/null +++ b/changelog.d/12153.misc @@ -0,0 +1 @@ +Move CI checks out of tox, to facilitate a move to using poetry. \ No newline at end of file |