- Notifications
You must be signed in to change notification settings - Fork441
Commit06aaec3
authored
Stop testing Python 2.7, 3.5 and scipy 0.19
merging#447, which did not fail in the PR tests, started to fail master after the merge, because `cont2discrete(..., 'impulse')` fails.Following NEP 29 we could even drop 3.6. But that is still active in distributions like openSUSE Leap 15.x, so I would like to keep that.1 parentdaf2536 commit06aaec3
1 file changed
+6
-27
lines changedLines changed: 6 additions & 27 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
| 16 | + | |
| 17 | + | |
16 | 18 |
| |
17 | 19 |
| |
18 |
| - | |
| 20 | + | |
19 | 21 |
| |
20 | 22 |
| |
21 | 23 |
| |
| |||
26 | 28 |
| |
27 | 29 |
| |
28 | 30 |
| |
29 |
| - | |
30 | 31 |
| |
31 | 32 |
| |
32 | 33 |
| |
33 | 34 |
| |
34 |
| - | |
35 |
| - | |
36 |
| - | |
37 |
| - | |
38 |
| - | |
39 |
| - | |
40 |
| - | |
| 35 | + | |
41 | 36 |
| |
42 | 37 |
| |
43 | 38 |
| |
| |||
49 | 44 |
| |
50 | 45 |
| |
51 | 46 |
| |
52 |
| - | |
53 |
| - | |
54 |
| - | |
55 |
| - | |
56 |
| - | |
57 |
| - | |
58 |
| - | |
59 |
| - | |
60 |
| - | |
61 |
| - | |
62 | 47 |
| |
63 | 48 |
| |
64 |
| - | |
65 |
| - | |
66 |
| - | |
67 |
| - | |
68 |
| - | |
69 |
| - | |
70 |
| - | |
| 49 | + | |
71 | 50 |
| |
72 | 51 |
| |
73 | 52 |
| |
74 | 53 |
| |
75 | 54 |
| |
76 |
| - | |
| 55 | + | |
77 | 56 |
| |
78 | 57 |
| |
79 | 58 |
| |
|
0 commit comments
Comments
(0)