Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
charset-normalizer / setup.cfg
Size: Mime:
[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