Skip to content

Commit 892362d

Browse files
committed
update README with py3.2/3.3 compatibility
1 parent 77ab7a0 commit 892362d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ other curves are included, but it would not be too hard to add more.
2121
## Dependencies
2222

2323
This library uses only Python. It requires python2.5 or later versions of the
24-
python2.x series. It is not compatible with python3.x .
24+
python2.x series. It is also compatible with python3.2 and 3.3.
2525

2626
To run the OpenSSL compatibility tests, the 'openssl' tool must be on your
2727
$PATH. This release has been tested successfully against both OpenSSL 0.9.8o

0 commit comments

Comments
 (0)