mirror of
https://github.com/drewcassidy/quicktex.git
synced 2024-09-13 06:37:34 +00:00
Windows stop being weird
This commit is contained in:
parent
497203e76a
commit
b62d64d540
1
.github/workflows/python-package.yml
vendored
1
.github/workflows/python-package.yml
vendored
@ -44,7 +44,6 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
python -m pip install --upgrade pip
|
python -m pip install --upgrade pip
|
||||||
python -m pip install flake8 ninja Pillow click nose parameterized pybind11-stubgen
|
python -m pip install flake8 ninja Pillow click nose parameterized pybind11-stubgen
|
||||||
if [ -f requirements.txt ]; then pip install -r requirements.txt; fi
|
|
||||||
|
|
||||||
- name: Lint with flake8
|
- name: Lint with flake8
|
||||||
run: |
|
run: |
|
||||||
|
Loading…
Reference in New Issue
Block a user