setup.cfg 118 B

123456789
  1. [flake8]
  2. max-line-length = 90
  3. import-order-style = google
  4. [egg_info]
  5. tag_build =
  6. tag_date = 0
  7. tag_svn_revision = 0