Skip to content

Conversation

Gadgetoid
Copy link
Member

@Gadgetoid Gadgetoid commented Dec 5, 2023

Testing

If you're a Bookworm / Pi 5 user running into virtual environment issues, you can try this library like so:

git clone https://github.com/pimoroni/pmw3901-python -b repackage
cd pmw3901-python
./install.sh --unstable

The ./install.sh script will create a pimoroni virtual environment that's shared between our products. (or use your existing venv if you've already activated one.)

For the reasons behind these changes and other information, see:

@Gadgetoid Gadgetoid changed the title Repackage to hatch/pyproject.toml Bookworm/Pi5 Compatibility: Upgrade to latest boilerplate Feb 13, 2024
Gadgetoid added 6 commits May 7, 2024 12:27
* CI: Update GitHub Actions versions.
* QA: Add shellcheck and fix/ignore all issues.
* install.sh: slightly better feedback for setup commands.
* install.sh: fix quoting bug in do_config_backup.
* install.sh: don't output printf commands.
* install.sh: drop symlink warning for /boot/config.txt.
* install.sh: drop quotes around apt packages.
* Makefile: fail make tag if dev tools not installed.
@Gadgetoid Gadgetoid merged commit f6ef8ad into main May 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant