Merge pull request #1618 from return42/drop-pycodestyle

[fix] pycodestyle has been replaced by black in 3c77412d3
pull/1655/head
Markus Heiser 2 years ago committed by GitHub
commit 2bfb269f0a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -2,7 +2,6 @@ mock==4.0.3
nose2[coverage_plugin]==0.12.0 nose2[coverage_plugin]==0.12.0
cov-core==1.15.0 cov-core==1.15.0
black==22.6.0 black==22.6.0
pycodestyle==2.9.1
pylint==2.14.5 pylint==2.14.5
splinter==0.18.1 splinter==0.18.1
selenium==4.3.0 selenium==4.3.0

Loading…
Cancel
Save