python/pep8: Fixed dep information

This commit is contained in:
ponce 2012-08-23 12:58:29 +02:00 committed by Robby Workman
parent 9484cac009
commit e3f4f946bd

View file

@ -1,4 +1,2 @@
pep8 is a tool to check your Python code against some of the style
conventions in PEP 8 <http://www.python.org/dev/peps/pep-0008/>.
This requires pysetuptools.