summary refs log tree commit diff
path: root/tests/util/test_check_dependencies.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add missing types to tests.util. (#14597)Patrick Cloke2022-12-021-7/+22
* Don't require `setuptools_rust` at runtime (#13952)David Robertson2022-09-291-2/+18
* Try to detect borked package installations. (#12244)David Robertson2022-03-181-1/+14
* Fix a bug introduced in 1.54.0rc1 which meant that Synapse would refuse to st...reivilibre2022-03-081-0/+19
* Don't impose version checks on dev extras at runtime (#12129)David Robertson2022-03-031-2/+19
* Use importlib.metadata to read requirements (#12088)David Robertson2022-03-011-0/+95