diff --git a/docs/source/python36.rst b/docs/source/python36.rst index 1ba162a14999..473056a083b7 100644 --- a/docs/source/python36.rst +++ b/docs/source/python36.rst @@ -51,7 +51,19 @@ Underscores in numeric literals (`PEP 515 `_ package is + installed and has at least version 0.6.2. Use ``pip3 install -U typed_ast``. Asynchronous generators (`PEP 525 `_) -------------------------------------------------------------------------------