Skip to content

Commit

Permalink
Clarify Python version support.
Browse files Browse the repository at this point in the history
  • Loading branch information
jeamland committed May 3, 2017
1 parent d78debc commit 35401cd
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -44,4 +44,6 @@ And in another shell run the Autobahn test client:
$ wstest -m fuzzingclient -s ws-fuzzingclient.json
This was written using Python 3.5. Python 2.7 has not been well tested yet.
This was written using Python 3.5. Python 3.4, 3.5 and 3.6 are being
actively tested. PyPy3 will be tested once TravisCI gets it working
again. Python 2.x is not supported.

0 comments on commit 35401cd

Please sign in to comment.