mirror of
https://github.com/Eledio/superfaktura-client.git
synced 2025-11-01 00:18:25 +01:00
ga: add mypy to requirements_dev
This commit is contained in:
1
.github/workflows/mypy.yml
vendored
1
.github/workflows/mypy.yml
vendored
@@ -18,7 +18,6 @@ jobs:
|
||||
- name: Install dependencies
|
||||
run: |
|
||||
python -m pip install --upgrade pip
|
||||
pip install mypy types-requests types-setuptools
|
||||
pip install -r requirements_dev.txt
|
||||
|
||||
- name: Run MyPy
|
||||
|
||||
Reference in New Issue
Block a user