Skip to content

Commit

Permalink
[#309] Remove wiimote integration.
Browse files Browse the repository at this point in the history
The `cwiid` library and the Python bindings haven't been updated in
years, the `cwiid-git` package on Arch Linux still targets Python 2, and
installing `cwiid` via `pip` breaks recent versions of Python 3.

Closes: #309
  • Loading branch information
blacklight committed Feb 28, 2024
1 parent 7ccbf93 commit 553c409
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 185 deletions.
1 change: 0 additions & 1 deletion docs/source/backends.rst
Expand Up @@ -20,4 +20,3 @@ Backends
platypush/backend/stt.picovoice.hotword.rst
platypush/backend/stt.picovoice.speech.rst
platypush/backend/tcp.rst
platypush/backend/wiimote.rst
6 changes: 0 additions & 6 deletions docs/source/platypush/backend/wiimote.rst

This file was deleted.

166 changes: 0 additions & 166 deletions platypush/backend/wiimote/__init__.py

This file was deleted.

12 changes: 0 additions & 12 deletions platypush/backend/wiimote/manifest.yaml

This file was deleted.

0 comments on commit 553c409

Please sign in to comment.