Skip `iso4217` version 1.10, which includes a broken `__init__.pyi` file (#75200)

pull/75243/head
puddly 2022-07-14 13:38:22 -04:00 committed by Paulus Schoutsen
parent 5eaa15138c
commit b231eea0c6
2 changed files with 8 additions and 0 deletions

View File

@ -118,3 +118,7 @@ pydantic!=1.9.1
# Breaks asyncio
# https://github.com/pubnub/python/issues/130
pubnub!=6.4.0
# Package's __init__.pyi stub has invalid syntax and breaks mypy
# https://github.com/dahlia/iso4217/issues/16
iso4217!=1.10.20220401

View File

@ -136,6 +136,10 @@ pydantic!=1.9.1
# Breaks asyncio
# https://github.com/pubnub/python/issues/130
pubnub!=6.4.0
# Package's __init__.pyi stub has invalid syntax and breaks mypy
# https://github.com/dahlia/iso4217/issues/16
iso4217!=1.10.20220401
"""
IGNORE_PRE_COMMIT_HOOK_ID = (