1
0
mirror of https://github.com/python-escpos/python-escpos synced 2025-08-24 09:03:34 +00:00

Merge branch 'master' into development

This commit is contained in:
Patrick Kanzler
2023-04-19 22:27:56 +02:00
committed by GitHub
4 changed files with 6 additions and 5 deletions

View File

@@ -26,6 +26,6 @@ jobs:
run:
sudo apt-get update -y &&
sudo apt-get install -y git python3-sphinx graphviz libenchant-2-2 &&
sudo pip install tox
sudo pip install tox pycups
- name: Test doc build
run: tox -e docs