Skip to content

Commit

Permalink
Merge branch 'master' into fix_sl_parse
Browse files Browse the repository at this point in the history
  • Loading branch information
sarkafa authored Aug 12, 2024
2 parents e49e15f + 7a5dd19 commit 3096d7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
run: |
python -m pip install --upgrade pip
pip install -U flake8 ruff pytest pytest-doctestplus pytest-pylint pytest-mypy
pip install -U types-pkg_resources
pip install -U types-setuptools
pip install .
- name: Lint with flake8
run: |
Expand Down

0 comments on commit 3096d7e

Please sign in to comment.