[bdist_rpm] requires = python python-urllib3 [flake8] ignore = E203, E266, E501, W503 max-line-length = 240 [tool:pytest] junit_family=legacy asyncio_mode=auto [isort] profile=black [black] max-line-length = 240 target-version = 'py38' [mypy] ignore_missing_imports=True