Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 280 Bytes

1.5.0.rst

File metadata and controls

9 lines (8 loc) · 280 Bytes

1.5 - 2012-10-13

  • fixed the stdin
  • make sure mccabe catches the syntax errors as warnings
  • pep8 upgrade
  • added max_line_length default value
  • added Flake8Command and entry points if setuptools is around
  • using the setuptools console wrapper when available