Skip to content

Commit

Permalink
Skip pypy stuff.
Browse files Browse the repository at this point in the history
  • Loading branch information
ionelmc committed Feb 3, 2014
1 parent e959d85 commit f46f7b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .coveragerc
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ branch = 1
cover_pylib = 0
omit = celery.utils.debug,celery.tests.*,celery.bin.graph
[report]
omit = */python?.?/*,*/site-packages/*
omit = */python?.?/*,*/site-packages/*,*/pypy/*

0 comments on commit f46f7b7

Please sign in to comment.