paetzke / py-autopep8.el

py-autopep8.el integrates autopep8 into Emacs.
GNU General Public License v3.0
79 stars 21 forks source link

Allow users to specify the path to autopep8 #25

Open Wilfred opened 6 years ago

Wilfred commented 6 years ago

This is useful when autopep8 is installed in a virtualenv and isn't installed globally.