mirror of
https://github.com/certbot/certbot.git
synced 2026-08-01 08:08:00 +02:00
Remove old references to pep8 in our code (#4073)
This commit is contained in:
committed by
Peter Eckersley
parent
fe358600ab
commit
bb669528b3
@@ -1,4 +0,0 @@
|
||||
[pep8]
|
||||
# E265 block comment should start with '# '
|
||||
# E501 line too long (X > 79 characters)
|
||||
ignore = E265,E501
|
||||
@@ -40,7 +40,6 @@ dns_extras = [
|
||||
|
||||
dev_extras = [
|
||||
'nose',
|
||||
'pep8',
|
||||
'tox',
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user