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/pa1010d-python -b repackage
cd pa1010d-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:

@coveralls
Copy link

coveralls commented Dec 5, 2023

Pull Request Test Coverage Report for Build 7477783893

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.4%) to 58.209%

Totals Coverage Status
Change from base Build 5573623483: 0.4%
Covered Lines: 78
Relevant Lines: 134

💛 - Coveralls

* CI: Update GitHub Action 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.
@Gadgetoid Gadgetoid changed the title Repackage to hatch/pyproject.toml Bookworm/Pi5 Compatibility: Upgrade to latest boilerplate Feb 13, 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.

2 participants