We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 602af1b commit 18d16e1Copy full SHA for 18d16e1
1 file changed
docs/requirements.rst
@@ -1,7 +1,8 @@
1
Python
2
======
3
4
-ws4py requires Python 2.7+ but does not yet support Python 3+.
+ws4py requires Python 2.7+ or Python 3+.
5
+It also works with PyPy 1.8+.
6
Note that ws4py will not try to automatically install dependencies and will
7
let you decide which one you need.
8
0 commit comments