GENI-NSF / geni-ch

GENI clearinghouse services
Other
3 stars 6 forks source link

Update Travis build to use pycodestyle #560

Closed tcmitchell closed 7 years ago

tcmitchell commented 7 years ago

pycodestyle has replaced pep8.py. Use pycodestyle and remove pep8. Increase the error limit because pycodestyle is detecting more errors than pep8.py used to.

tcmitchell commented 7 years ago

Closed by #561