summaryrefslogtreecommitdiff
path: root/net-im/py-matrix-synapse/files/patch-setup.py
blob: 7b58e4d5030c8b0b887b0938d97bbe2f7cbbe77d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- setup.py.orig	1970-01-01 00:00:00 UTC
+++ setup.py
@@ -172,7 +172,6 @@ install_requires = \
  'pydantic>=1.7.4,<3',
  'pymacaroons>=0.13.0',
  'service-identity>=18.1.0',
- 'setuptools_rust>=1.3',
  'signedjson>=1.1.0,<2.0.0',
  'sortedcontainers>=1.5.2',
  'treq>=15.1',