mirror of
https://mau.dev/maunium/synapse.git
synced 2024-10-01 01:36:05 -04:00
9ffac2bef1
`distutils` is pretty much deprecated these days, and replaced with `setuptools`. It's also annoying because it's you can't `pip install` it, and it's hard to figure out which debian package we should depend on to make sure it's there. Since we only use it for a tiny function anyway, let's just vendor said function into our codebase. |
||
---|---|---|
.. | ||
__init__.py | ||
builder.py | ||
snapshot.py | ||
spamcheck.py | ||
third_party_rules.py | ||
utils.py | ||
validator.py |