Repository URL to install this package:
|
Version:
2.1.1 ▾
|
charset-normalizer
/
setup.cfg
|
|---|
[tool:pytest]
addopts = --cov=charset_normalizer --cov-report=term-missing -rxXs
[flake8]
ignore = W503, E203, B305
max-line-length = 120
[mypy]
disallow_untyped_defs = True
ignore_missing_imports = True
[tool:isort]
profile = black
combine_as_imports = True
[egg_info]
tag_build =
tag_date = 0