Commit 77ee624
committed
tinypages/conf.py doesn't need to manipulate sys.path.
When tests are being run it is already necessary that the version of
matplotlib being tested is the one in sys.path, so we don't need to
manipulate sys.path additionally.1 parent f008953 commit 77ee624
1 file changed
Lines changed: 0 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | 1 | | |
4 | 2 | | |
5 | 3 | | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | 4 | | |
12 | 5 | | |
13 | 6 | | |
| |||
0 commit comments