mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2025-05-03 16:34:47 -04:00
Drop dependency on sdnotify (#5871)
... to save OSes which don't use it from having to maintain a port. Fixes #5865.
This commit is contained in:
parent
c188bd2c12
commit
412c6e21a8
3 changed files with 38 additions and 11 deletions
|
@ -72,7 +72,6 @@ REQUIREMENTS = [
|
|||
"netaddr>=0.7.18",
|
||||
"Jinja2>=2.9",
|
||||
"bleach>=1.4.3",
|
||||
"sdnotify>=0.3",
|
||||
]
|
||||
|
||||
CONDITIONAL_REQUIREMENTS = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue