Commit bd950f8
committed
Fixing docs nox session for umbrella package.
Two issues:
- error_reporting came BEFORE logging (which means it would
try to pull in a logging dep from PyPI that doesn't exist)
- dns was NOT in the list of local packages1 parent 2f3a20c commit bd950f8
1 file changed
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| |||
0 commit comments