summaryrefslogtreecommitdiff
path: root/net-im/py-matrix-synapse/files/patch-pyproject.toml
blob: cc42bc42414ad3d67755bf13f7eb38f8b7b1dfc2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- pyproject.toml.orig	2023-04-21 21:40:26 UTC
+++ pyproject.toml
@@ -219,7 +219,6 @@ pydantic = ">=1.7.4"
 # needed.
 setuptools_rust = ">=1.3"
 
-
 # Optional Dependencies
 # ---------------------
 matrix-synapse-ldap3 = { version = ">=0.1", optional = true }