summary refs log tree commit diff
path: root/pyproject.toml
diff options
context:
space:
mode:
authorreivilibre <oliverw@matrix.org>2023-02-13 18:15:38 +0000
committerGitHub <noreply@github.com>2023-02-13 18:15:38 +0000
commitc0bf4c3cb43abb90945591f5c3edb6ac45be2afd (patch)
tree406c00b2f7d45b1dc2051a9c7bf768f0baf184d2 /pyproject.toml
parentTweak comment on `_is_local_room_accessible` as part of room visibility in `/... (diff)
downloadsynapse-c0bf4c3cb43abb90945591f5c3edb6ac45be2afd.tar.xz
Add check to ensure locked dependencies have source distributions available. (#14742)
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml3
1 files changed, 3 insertions, 0 deletions
diff --git a/pyproject.toml b/pyproject.toml
index 21621510c8..880f2d3bd8 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -346,6 +346,9 @@ twine = "*"
 # Towncrier min version comes from #3425. Rationale unclear.
 towncrier = ">=18.6.0rc1"
 
+# Used for checking the Poetry lockfile
+tomli = ">=1.2.3"
+
 [build-system]
 # The upper bounds here are defensive, intended to prevent situations like
 # #13849 and #14079 where we see buildtime or runtime errors caused by build