Warn that PyPy is not supported

This commit is contained in:
ZyX 2015-01-31 18:21:33 +03:00
parent deacb9ab02
commit 682a9ab504
1 changed files with 2 additions and 0 deletions

View File

@ -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.