Skip to content
This repository has been archived by the owner on Jan 13, 2021. It is now read-only.

Commit

Permalink
Stop mentioning 3.3 and 2.7 in docs.
Browse files Browse the repository at this point in the history
  • Loading branch information
Lukasa committed Aug 16, 2014
1 parent 0f892f5 commit 308be18
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions docs/source/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -24,12 +24,9 @@ improved speed, lower bandwidth usage, better connection management, and more.

Simple. ``hyper`` is written in 100% pure Python, which means no C extensions.
For recent versions of Python (3.4 and onward) it's entirely self-contained
with no external dependencies. With older versions, we depend on `PyOpenSSL`_
to work around the standard library's anaemic TLS support.
with no external dependencies.

``hyper`` supports Python 2.7 and 3.3+ on CPython and PyPy.

.. _PyOpenSSL: http://pyopenssl.readthedocs.org/en/latest/
``hyper`` supports Python 3.4.

Caveat Emptor!
--------------
Expand Down

0 comments on commit 308be18

Please sign in to comment.