-
Notifications
You must be signed in to change notification settings - Fork 52
Commit 11c9634
committed
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 0fdcb06 commit 11c9634
1 file changed
+2
-3
lines changedLines changed: 2 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
12 | + | ||
12 | 13 |
| |
13 | - | ||
14 | - | ||
15 | - | ||
14 | + | ||
16 | 15 |
| |
17 | 16 |
| |
18 | 17 |
|
0 commit comments