hhatto / autopep8

A tool that automatically formats Python code to conform to the PEP 8 style guide.
https://pypi.org/project/autopep8/
MIT License
4.56k stars 288 forks source link

Update MANIFEST.in #693

Closed keriksson-rosenqvist closed 1 year ago

keriksson-rosenqvist commented 1 year ago

Added missing .pre-commit-hooks.yaml to fix broken external usage. This minimal change solve the issue described here.

asottile commented 12 months ago

this isn't correct -- this does not need to be in the package