inveniosoftware / inveniosoftware/dictdiffer
CI: Exclude Python 3.8 with min configuration
Open
- Dominant language
- Python
- Stars
- 849
- Forks
- 99
- PR merge metrics
- No merged PRs in 30d
Description
https://github.com/inveniosoftware/dictdiffer/runs/1523118218?check_suite_focus=true
Add `exclude` in `tests.yml`
```
exclude:
python-version: 3.8
requirements-level: min
```
Contributor guide
Assessment
This issue has not been assessed yet.