Skip to content

Commit 559a145

Browse files
committed
README: Document Python 3 support
Closes #3.
1 parent 36ff277 commit 559a145

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
OpenSlide Python requires:
22

3-
* Python 2 >= 2.6
3+
* Python 2 >= 2.6 or Python 3 >= 3.3
44
* OpenSlide >= 3.3.0
5-
* Python Imaging Library
5+
* Python Imaging Library or Pillow
66

77
To install:
88

0 commit comments

Comments
 (0)