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

Update spelling_wordlist.txt (#566)

* Update spelling_wordlist.txt

* update apt
This commit is contained in:
Patrick Kanzler
2023-09-17 23:00:38 +02:00
committed by GitHub
parent cfa9ecf16d
commit f3ee049ee1
2 changed files with 3 additions and 1 deletions

View File

@@ -27,6 +27,7 @@ jobs:
python-version: ${{ matrix.python-version }}
- name: Install dependencies
run: |
sudo apt-get update
sudo apt-get install -y graphviz libenchant-2-2 gcc libcups2-dev python3-dev xindy
python -m pip install --upgrade pip
pip install flake8 pytest tox tox-gh-actions