Commit 9511c51
committed
Use matplotlibrc file to force Agg backend in tests
This will avoid errors in tests that need a rendered plot. It might not
be the best way to force the Agg backend, but seems like the obvious way
to do it. I'd rather not keep the file in the root directory of the package
because lots of times I plot from within that directory and it would lead
to confusing issues.1 parent c51ba78 commit 9511c51
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
5 | 6 | | |
6 | 7 | | |
| 8 | + | |
7 | 9 | | |
8 | 10 | | |
9 | 11 | | |
10 | 12 | | |
| 13 | + | |
11 | 14 | | |
| 15 | + | |
12 | 16 | | |
13 | 17 | | |
14 | 18 | | |
| |||
0 commit comments