Skip to content

Commit

Permalink
Merge pull request #41 from jdufresne/pypi
Browse files Browse the repository at this point in the history
Update all pypi.python.org URLs to pypi.org
  • Loading branch information
cooperlees committed Apr 26, 2018
2 parents be1ee3e + 4266260 commit 6bf40ea
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.rst
Expand Up @@ -186,8 +186,8 @@ time.

If you're still invested in Python 2, there might be a small subset of
deprecated syntax that you'd have to abandon... but you're already doing
that, right? `six <https://pypi.python.org/pypi/six>`_ or
`python-future <https://pypi.python.org/pypi/future>`_ bridge the gaps.
that, right? `six <https://pypi.org/project/six/>`_ or
`python-future <https://pypi.org/project/future/>`_ bridge the gaps.

By making the code exclusively Python 3.5+, I'm able to focus on the
quality of the checks and re-use all the nice features of the new
Expand Down

0 comments on commit 6bf40ea

Please sign in to comment.