Skip to content

Commit fed2414

Browse files
authored
Update setup.py
1 parent cb7f7cc commit fed2414

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ def read(*filenames, **kwargs):
2828
author_email='zheller@gmail.com',
2929
version=about['__version__'],
3030
install_requires=[
31-
'pep8',
31+
'pycodestyle',
3232
],
3333
url='http://github.com/zheller/flake8-quotes/',
3434
long_description=LONG_DESCRIPTION,

0 commit comments

Comments
 (0)