setup.cfg 84 B

12345
  1. [flake8]
  2. exclude = build,.git,build-pypy,.tox
  3. [mypy]
  4. ignore_missing_imports = True