locally:
- tox (amended with local storage) ok
- pytest
```
= 418 passed, 7 skipped in 22.33s =
_ summary _
...
flake8: commands succeeded
mypy: commands succeeded
py3: commands succeeded
```
(somehow black always want to reformat everything now).
ci:
- tox (failing until release swh.storage > 0.13.2)