Warn that PyPy is not supported
This commit is contained in:
parent
deacb9ab02
commit
682a9ab504
|
@ -151,3 +151,5 @@ class from :py:class:`pdb.Pdb` and decorate it with
|
|||
python -mpowerline.bindings.pdb path/to/script.py
|
||||
|
||||
just like you used ``python -m pdb``.
|
||||
|
||||
.. warning: PyPy is not supported, PyPy3 is.
|
||||
|
|
Loading…
Reference in New Issue