[] Migrated clipboard plugin from pyperclip to pyclip.

Closes: 
This commit is contained in:
Fabio Manganiello 2023-03-26 23:45:53 +02:00
parent c645ce6bb8
commit 7a368ebbb8
Signed by untrusted user: blacklight
GPG key ID: D90FBA7F76362774
5 changed files with 21 additions and 11 deletions
docs/source

View file

@ -216,7 +216,7 @@ autodoc_mock_imports = [
'bluetooth',
'gevent.wsgi',
'Adafruit_IO',
'pyperclip',
'pyclip',
'pydbus',
'inputs',
'inotify',