Skip to content

Commit

Permalink
pep8 fix
Browse files Browse the repository at this point in the history
  • Loading branch information
hpk42 committed Jun 17, 2012
1 parent f2c49e7 commit 09801b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@
py_modules=['pytest_pep8'],
entry_points={'pytest11': ['pep8 = pytest_pep8']},
install_requires=['pytest>=2.0', 'pep8>=1.3', ],
)
)

0 comments on commit 09801b4

Please sign in to comment.