-
Notifications
You must be signed in to change notification settings - Fork 52
Commit 42a934e
Make tox use lib-verify
The tox config previously had a copy of the same set of skipped checks
as the Travis verify functions. In order to avoid issues in the future,
it now just calls into that.1 parent 358a92f commit 42a934e
2 files changed
+3
-6
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
14 | - | ||
14 | + | ||
15 | 15 |
| |
16 | 16 |
| |
17 | 17 |
| |
|
Lines changed: 2 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
10 | - | ||
11 | - | ||
10 | + | ||
12 | 11 |
| |
13 | - | ||
14 | - | ||
15 | - | ||
12 | + | ||
16 | 13 |
| |
17 | 14 |
| |
18 | 15 |
|
0 commit comments