Skip to content

Commit 6bceccc

Browse files
committed
Update doc about lxml version
1 parent 35896c6 commit 6bceccc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/index.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,9 +42,9 @@ Compatibility
4242

4343
Python ``xmlunittest`` has been tested with:
4444

45-
* ``lxml`` version 3.0 and 3.4.
45+
* ``lxml`` version 3.0, 3.4 and 3.5
4646
* Python 2.7.6
47-
* Python 3.4.0
47+
* Python 3.4.3
4848

4949
Be aware: as a lot of string manipulation is involved, a lot of issues can
5050
happen with unicode/bytestring. It's always a bit tough when dealing with

0 commit comments

Comments
 (0)