setup.cfg 115 B

123456
  1. [pytest]
  2. python_files = testsuite/*.py
  3. [flake8]
  4. max-line-length = 120
  5. exclude = build,dist,.git,.idea,.cache,.tox