AndBondStyle / niimprint

Python library for Niimbot label printers. Supports D11/B21/B1 via bluetooth or USB.
MIT License
202 stars 29 forks source link

Enable GitHub Actions #19

Open MoshiBin opened 5 months ago

MoshiBin commented 5 months ago
MoshiBin commented 5 months ago

Added support & testing for Python 3.10 (which removes the dependency on #18), replaced the ruff action with pre-commit, added the todo notice for caching poetry venvs - I'll look into this later.