Commit 254e169
committed
TST: drop py2.6 & py3.3 testing
As discussed on the mailing list, going forward we will be dropping
support for python 2.6 and python 3.3.
This allows mpl to use ordered dicts and is required for in-progress
traitlet/serialization work.
- moved minimum support numpy test to 2.7
- moved pandas optional test dep to 3.5
http://matplotlib.1069221.n5.nabble.com/Matplotlib-devel-supported-python-versions-tt46154.html1 parent 4c5d808 commit 254e169
1 file changed
Lines changed: 2 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
38 | | - | |
39 | 37 | | |
40 | | - | |
41 | | - | |
| 38 | + | |
42 | 39 | | |
43 | 40 | | |
| 41 | + | |
44 | 42 | | |
45 | 43 | | |
46 | 44 | | |
| |||
0 commit comments