mirror of
https://github.com/drewcassidy/quicktex.git
synced 2024-09-13 06:37:34 +00:00
fix test dependencies
This commit is contained in:
parent
83b4914bb0
commit
784f2393f1
2
.github/workflows/python-package.yml
vendored
2
.github/workflows/python-package.yml
vendored
@ -44,7 +44,7 @@ jobs:
|
||||
- name: Install dependencies
|
||||
run: |
|
||||
python -m pip install --upgrade pip
|
||||
python -m pip install flake8 ninja setuptools-scm
|
||||
python -m pip install flake8 ninja setuptools-scm Pillow click nose parameterized
|
||||
|
||||
- name: Lint with flake8
|
||||
run: |
|
||||
|
Loading…
Reference in New Issue
Block a user