Skip to content

Commit

Permalink
Merge 54f0a98 into dfd80e2
Browse files Browse the repository at this point in the history
  • Loading branch information
brad committed Feb 12, 2014
2 parents dfd80e2 + 54f0a98 commit c1f6735
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Expand Up @@ -86,7 +86,7 @@ Nosetests

However, it gathers coverage for all executed code, ignoring ``source`` config option in ``.coveragerc``.
It means, that ``coveralls`` will report unnecessary files, which is inconvenient.
Here is a workaround, use ``omit`` option in your ``.coverage.rc``to specify a list of filename patterns,
Here is a workaround, use ``omit`` option in your ``.coveragerc`` to specify a list of filename patterns,
the files to leave out of reporting (your paths might differ) ::

[report]
Expand Down

0 comments on commit c1f6735

Please sign in to comment.