summaryrefslogtreecommitdiffhomepage
path: root/README
diff options
context:
space:
mode:
authorAlex Gaynor <alex.gaynor@gmail.com>2015-08-01 08:46:43 -0400
committerAlex Gaynor <alex.gaynor@gmail.com>2015-08-01 08:46:43 -0400
commit9e67e71377cea9adaaeab6dbb024f2af94ba7999 (patch)
treebff33f1b78f0076b2cd8d09fe3bb54ca41063dab /README
parentc52a400f347ced8d6cc29350800ee11f5a08591e (diff)
removed references to python 3.2, which has basically no usage
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 36d7055f..4fea58cb 100644
--- a/README
+++ b/README
@@ -35,7 +35,7 @@ Requirements
------------
- Python 2.6 or better <http://www.python.org/> - this includes Python
- 3.2 and higher as well.
+ 3.3 and higher as well.
- Cryptography 0.8 or better <https://cryptography.io>
- pyasn1 0.1.7 or better <https://pypi.python.org/pypi/pyasn1>