summary refs log tree commit diff
path: root/tests/util/test_check_dependencies.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Bump mypy from 1.9.0 to 1.10.1 (#17445)dependabot[bot]2024-07-161-1/+2
* Correctly mention previous copyright (#16820)Erik Johnston2024-01-231-0/+1
* Update license headersPatrick Cloke2023-11-211-10/+16
* Use full GitHub links instead of bare issue numbers. (#16637)Patrick Cloke2023-11-151-3/+7
* 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