Skip to content

Commit

Permalink
Updated docs with a note about mobile and browser-based Python.
Browse files Browse the repository at this point in the history
  • Loading branch information
asweigart committed Aug 26, 2021
1 parent 714be1f commit e46ab46
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -54,3 +54,4 @@ In order to work equally well on Windows, Mac, and Linux, Pyperclip uses various
- ``pip install gtk`` to install the gtk Python module.
- ``pip install PyQt4`` to install the PyQt4 Python module.

Pyperclip won't work on mobile operating systems such as Android or iOS, nor in browser-based interactive shells such as `replit.com <https://replit.com>`_, `pythontutor.com <http://pythontutor.com>`_, or `pythonanywhere.com <https://pythonanywhere.com>`_.

0 comments on commit e46ab46

Please sign in to comment.