Skip to content

Commit 35401cd

Browse files
committed
Clarify Python version support.
1 parent d78debc commit 35401cd

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,4 +44,6 @@ And in another shell run the Autobahn test client:
4444
4545
$ wstest -m fuzzingclient -s ws-fuzzingclient.json
4646
47-
This was written using Python 3.5. Python 2.7 has not been well tested yet.
47+
This was written using Python 3.5. Python 3.4, 3.5 and 3.6 are being
48+
actively tested. PyPy3 will be tested once TravisCI gets it working
49+
again. Python 2.x is not supported.

0 commit comments

Comments
 (0)