We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 16ab050 commit a2cb2adCopy full SHA for a2cb2ad
1 file changed
.github/workflows/ci.yml
@@ -71,7 +71,6 @@ jobs:
71
- name: Install dependencies
72
run: |
73
python -m pip install --upgrade pip
74
- pip install -e .
75
pip install -r requirements-lint.txt
76
- name: mypy 3.7
77
0 commit comments