| Alex Gaynor | 7b5a359 | 2013-10-05 17:19:34 -0700 | [diff] [blame] | 1 | [run] |
| 2 | branch = True | ||||
| Alexander Gaynor | eb1c41c | 2014-07-28 22:26:51 -0700 | [diff] [blame] | 3 | source = |
| Donald Stufft | c62a78c | 2014-11-07 19:17:08 -0500 | [diff] [blame] | 4 | cryptography |
| Alexander Gaynor | eb1c41c | 2014-07-28 22:26:51 -0700 | [diff] [blame] | 5 | tests/ |
| Paul Kehrer | 2f63b77 | 2013-10-22 08:27:06 -0500 | [diff] [blame] | 6 | |
| Donald Stufft | 62143e4 | 2014-11-13 08:17:36 -0500 | [diff] [blame] | 7 | [paths] |
| 8 | source = | ||||
| 9 | src/cryptography | ||||
| 10 | .tox/*/lib/python*/site-packages/cryptography | ||||
| 11 | |||||
| Paul Kehrer | 2f63b77 | 2013-10-22 08:27:06 -0500 | [diff] [blame] | 12 | [report] |
| 13 | exclude_lines = | ||||
| 14 | @abc.abstractmethod | ||||
| David Reid | d86fa6c | 2013-10-30 13:24:20 -0700 | [diff] [blame] | 15 | @abc.abstractproperty |