Skip to content

Commit

Permalink
ci: Install python3-importlib-metadata in check-distro
Browse files Browse the repository at this point in the history
  • Loading branch information
liskin committed Feb 22, 2023
1 parent 84b965f commit ce18afd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,7 @@ jobs:
-e python3-configobj \
-e python3-cram \
-e python3-flake8 \
-e python3-importlib-metadata \
-e python3-isort \
-e python3-multidict \
-e python3-mypy \
Expand Down

0 comments on commit ce18afd

Please sign in to comment.