update apt
This commit is contained in:
parent
6943d1ab81
commit
c2d05e9eac
1
.github/workflows/pythonpackage.yml
vendored
1
.github/workflows/pythonpackage.yml
vendored
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user