We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f5bf02e commit 2cffd75Copy full SHA for 2cffd75
pyproject.toml
@@ -291,13 +291,6 @@ manifest-path = "rust/Cargo.toml"
291
module-name = "synapse.synapse_rust"
292
293
[tool.poetry]
294
-name = "matrix-synapse"
295
-version = "1.143.0rc1"
296
-description = "Homeserver for the Matrix decentralised comms protocol"
297
-authors = ["Matrix.org Team and Contributors <[email protected]>"]
298
-license = "AGPL-3.0-or-later OR LicenseRef-Element-Commercial"
299
-readme = "README.rst"
300
-repository = "https://github.com/element-hq/synapse"
301
packages = [
302
{ include = "synapse" },
303
]
0 commit comments