Merging upstream version 3.0.19.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
df46317709
commit
03eba84c1a
14 changed files with 272 additions and 190 deletions
1
.github/workflows/test.yaml
vendored
1
.github/workflows/test.yaml
vendored
|
@ -23,6 +23,7 @@ jobs:
|
|||
sudo apt remove python3-pip
|
||||
python -m pip install --upgrade pip
|
||||
python -m pip install . black isort mypy pytest readme_renderer
|
||||
python -m pip install . types-dataclasses # Needed for Python 3.6
|
||||
pip list
|
||||
- name: Type Checker
|
||||
run: |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue