Update spelling_wordlist.txt (#566)
* Update spelling_wordlist.txt * update apt
This commit is contained in:
parent
cfa9ecf16d
commit
f3ee049ee1
|
@ -27,6 +27,7 @@ jobs:
|
||||||
python-version: ${{ matrix.python-version }}
|
python-version: ${{ matrix.python-version }}
|
||||||
- name: Install dependencies
|
- name: Install dependencies
|
||||||
run: |
|
run: |
|
||||||
|
sudo apt-get update
|
||||||
sudo apt-get install -y graphviz libenchant-2-2 gcc libcups2-dev python3-dev xindy
|
sudo apt-get install -y graphviz libenchant-2-2 gcc libcups2-dev python3-dev xindy
|
||||||
python -m pip install --upgrade pip
|
python -m pip install --upgrade pip
|
||||||
pip install flake8 pytest tox tox-gh-actions
|
pip install flake8 pytest tox tox-gh-actions
|
||||||
|
|
|
@ -66,6 +66,7 @@ Christoph
|
||||||
Heuel
|
Heuel
|
||||||
Qian
|
Qian
|
||||||
Lehtonen
|
Lehtonen
|
||||||
|
Kanzler
|
||||||
|
|
||||||
barcode
|
barcode
|
||||||
barcodes
|
barcodes
|
||||||
|
@ -122,4 +123,4 @@ usb
|
||||||
usec
|
usec
|
||||||
virtualenvs
|
virtualenvs
|
||||||
whitespaces
|
whitespaces
|
||||||
xml
|
xml
|
||||||
|
|
Loading…
Reference in New Issue