inspirehep / inspire-dojson

INSPIRE-specific rules to transform from MARCXML to JSON and back.
GNU General Public License v3.0
3 stars 18 forks source link

global: don't use pytest-flake8 #202

Closed jacquerie closed 6 years ago

jacquerie commented 6 years ago

Remove pytest-flake8 and replace it with just flake8 as the former is sometimes not finding style violations present in the code.

jacquerie commented 6 years ago

Uh, this also sped up the build by quite a lot...