Skip to content

Commit e85d427

Browse files
committed
fix?
1 parent 0ef2bee commit e85d427

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/checks.yml

+1
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ jobs:
3636
- name: Install requirements
3737
run: |
3838
pip install -e .[dev]
39+
pip install setuptools
3940
- name: Lint with flake8
4041
run: flake8
4142
- name: Run mypy

0 commit comments

Comments
 (0)