Skip to content

Commit

Permalink
fix(readme): update versions
Browse files Browse the repository at this point in the history
  • Loading branch information
rubik committed Nov 14, 2015
1 parent b3b2e03 commit 486b313
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.rst
Expand Up @@ -43,9 +43,9 @@ Radon can compute:
Requirements
------------

Radon will run from **Python 2.6** to **Python 3.4** with a single code base
Radon will run from **Python 2.6** to **Python 3.5** with a single code base
and without the need of tools like 2to3 or six. It can also run on **PyPy**
without any problems (currently PyPy 2.4.0 is used in tests).
without any problems (currently PyPy 4.0.0 is used in tests).

Radon depends on as few packages as possible. Currently only `mando` is
strictly required (for the CLI interface). `colorama` is also listed as a
Expand Down

0 comments on commit 486b313

Please sign in to comment.