Codebase list python-webargs / upstream/7.0.1+git20210322.e92f875 setup.cfg
upstream/7.0.1+git20210322.e92f875

Tree @upstream/7.0.1+git20210322.e92f875 (Download .tar.gz)

setup.cfg @upstream/7.0.1+git20210322.e92f875raw · history · blame

[metadata]
license_files = LICENSE

[bdist_wheel]
universal = 1

[flake8]
ignore = E203, E266, E501, W503
max-line-length = 80
max-complexity = 18
select = B,C,E,F,W,T4,B9

[mypy]
ignore_missing_imports = true

[egg_info]
tag_build = 
tag_date = 0