Skip to content

Commit

Permalink
Switch from deprecated types-pkg_resources to types-setuptools
Browse files Browse the repository at this point in the history
  • Loading branch information
sezanzeb committed Aug 6, 2024
1 parent b49fc30 commit eca6fde
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/reviewdog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
shell: bash
run: |
scripts/ci-install-deps.sh
pip install flake8 pylint mypy black types-pkg_resources
pip install flake8 pylint mypy black types-setuptools
- name: Set env for PR
if: github.event_name == 'pull_request'
shell: bash
Expand Down

0 comments on commit eca6fde

Please # to comment.