.landscape.yaml 150B

1234567891011
  1. doc-warnings: true
  2. max-line-length: 120
  3. autodetect: true
  4. requirements:
  5. - requirements.txt
  6. ignore-paths:
  7. - sandbox
  8. - tests
  9. python-targets:
  10. - 3