Commit c2496a1
authored
fix: updates a number of optional dependencies (#1864)
This fix updates a number of optional dependencies.
We use a different module import process (pytest.importorskip versus unittest.skipif).
This first major commit gets the ball rolling, there are gonna be a few additional commits to cover other files.
Fixes #<issue_number_goes_here> 🦕1 parent 08b1e6f commit c2496a1
File tree
9 files changed
+311
-405
lines changed- google/cloud/bigquery
- tests
- system
- unit
9 files changed
+311
-405
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
70 | | - | |
| 70 | + | |
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
593 | 593 | | |
594 | 594 | | |
595 | 595 | | |
596 | | - | |
| 596 | + | |
597 | 597 | | |
598 | 598 | | |
599 | 599 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
49 | | - | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
50 | 51 | | |
51 | 52 | | |
52 | 53 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | | - | |
62 | | - | |
63 | | - | |
64 | | - | |
65 | | - | |
66 | | - | |
67 | 57 | | |
68 | 58 | | |
69 | 59 | | |
| |||
1772 | 1762 | | |
1773 | 1763 | | |
1774 | 1764 | | |
1775 | | - | |
1776 | | - | |
1777 | | - | |
1778 | | - | |
1779 | 1765 | | |
| 1766 | + | |
| 1767 | + | |
| 1768 | + | |
1780 | 1769 | | |
1781 | 1770 | | |
1782 | 1771 | | |
| |||
1834 | 1823 | | |
1835 | 1824 | | |
1836 | 1825 | | |
1837 | | - | |
1838 | | - | |
1839 | | - | |
1840 | 1826 | | |
| 1827 | + | |
1841 | 1828 | | |
1842 | 1829 | | |
1843 | 1830 | | |
| |||
2382 | 2369 | | |
2383 | 2370 | | |
2384 | 2371 | | |
2385 | | - | |
2386 | | - | |
2387 | | - | |
2388 | | - | |
2389 | 2372 | | |
| 2373 | + | |
| 2374 | + | |
| 2375 | + | |
2390 | 2376 | | |
2391 | 2377 | | |
2392 | 2378 | | |
| |||
0 commit comments