Commit f1683b0
authored
chore: specify relative path for packages in pandas-gbq noxfile.py (#16746)
Use relative paths instead of cloning the entire repo from github and
stepping into the sub directory which takes a lot of memory and time and
results in the presubmit(s) to timeout.1 parent 76c67a1 commit f1683b0
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
362 | 362 | | |
363 | 363 | | |
364 | 364 | | |
365 | | - | |
366 | | - | |
| 365 | + | |
| 366 | + | |
367 | 367 | | |
368 | 368 | | |
369 | 369 | | |
| |||
0 commit comments