mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2025-07-31 01:58:42 -04:00
Add type hints to synapse._scripts (#11297)
This commit is contained in:
parent
5f277ffe89
commit
66c4b774fd
5 changed files with 30 additions and 20 deletions
1
setup.py
1
setup.py
|
@ -110,6 +110,7 @@ CONDITIONAL_REQUIREMENTS["mypy"] = [
|
|||
"types-Pillow>=8.3.4",
|
||||
"types-pyOpenSSL>=20.0.7",
|
||||
"types-PyYAML>=5.4.10",
|
||||
"types-requests>=2.26.0",
|
||||
"types-setuptools>=57.4.0",
|
||||
]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue