Skip to content

Commit b43fe58

Browse files
authored
Update lint.yml
1 parent c5afb06 commit b43fe58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
echo "requirements.txt file not found"
3030
fi
3131
pip install --upgrade mypy
32-
pip install setuptools type-colorama
32+
pip install setuptools colorama
3333
3434
- name: Type-checking
3535
run: |

0 commit comments

Comments
 (0)