Skip to content

Commit

Permalink
pyflakespep8 install help
Browse files Browse the repository at this point in the history
  • Loading branch information
ruph committed May 10, 2013
1 parent d81b6ee commit 73b6617
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions bin/pyflakespep8.py
@@ -1,7 +1,9 @@
#!/usr/bin/env python
'''
- for python's flymake
- sudo pip install pyflakes pep8
For python's flymake:
- $ cp pyflakespep8.py /usr/local/bin/
- $ chmod a+x /usr/local/bin/pyflakespep8.py
- $ sudo pip install pyflakes pep8
'''

import commands
Expand Down

0 comments on commit 73b6617

Please sign in to comment.