Skip to content

Commit

Permalink
Fix setup.cfg
Browse files Browse the repository at this point in the history
  • Loading branch information
sbesson committed Dec 11, 2014
1 parent 88e13e2 commit f180170
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions setup.cfg
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
[flake8]
exclude=target,OmeroPy/src/omero_ext,OmeroPy/build,OmeroPy/target,pytest-*,OmeroWeb/omeroweb/webclient,OmeroWeb/omeroweb/webgateway

exclude=.git,components/bioformats,components/blitz/generated,components/tools/**/build,components/**/target,components/tools/OmeroPy/src/omero_ext,*pytest-*,components/tools/OmeroWeb/omeroweb/webclient,components/tools/OmeroWeb/omeroweb/webgateway,dist,docs/sphinx,docs/sphinx-api,target,examples,sql

0 comments on commit f180170

Please sign in to comment.