forked from platypush/platypush
[#240] Migrated clipboard
plugin from pyperclip
to pyclip
.
Closes: #240
This commit is contained in:
parent
c645ce6bb8
commit
7a368ebbb8
5 changed files with 21 additions and 11 deletions
docs/source
|
@ -216,7 +216,7 @@ autodoc_mock_imports = [
|
|||
'bluetooth',
|
||||
'gevent.wsgi',
|
||||
'Adafruit_IO',
|
||||
'pyperclip',
|
||||
'pyclip',
|
||||
'pydbus',
|
||||
'inputs',
|
||||
'inotify',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue