We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac1292a commit 827d756Copy full SHA for 827d756
.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