Commit 35896c6
committed
Allow lxml 3.5 in setup.py and tox
After a short discussion on IRC about "is XML a terrible mistake?" it
appears that there is a new version of lxml 3.5 that is compatible with
this project.
In fact, I'm quite sure any version of lxml < 4.x will work fine.
Also, tox results show me that Python 2.7 with any version of lxml
works fine too. What a wonderfull world?
Thank you @mrjmad for the request! ;-)1 parent 33f8aa6 commit 35896c6
2 files changed
Lines changed: 7 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
44 | 44 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
11 | | - | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
0 commit comments