Skip to content

Commit 18d16e1

Browse files
committed
updated Python requirements to reflect py3k support
1 parent 602af1b commit 18d16e1

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

docs/requirements.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
Python
22
======
33

4-
ws4py requires Python 2.7+ but does not yet support Python 3+.
4+
ws4py requires Python 2.7+ or Python 3+.
5+
It also works with PyPy 1.8+.
56
Note that ws4py will not try to automatically install dependencies and will
67
let you decide which one you need.
78

0 commit comments

Comments
 (0)