Skip to content

Commit

Permalink
Remove support for Python 2 from README
Browse files Browse the repository at this point in the history
  • Loading branch information
alexmojaki committed Nov 24, 2024
1 parent f11ca39 commit 5055411
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ The API Reference is here: http://asttokens.readthedocs.io/en/latest/api-index.h

Usage
-----
ASTTokens works with both Python2 and Python3.

ASTTokens can annotate both trees built by `ast <https://docs.python.org/2/library/ast.html>`_,
AND those built by `astroid <https://github.com/PyCQA/astroid>`_.
Expand Down

0 comments on commit 5055411

Please sign in to comment.