Fix CI
This commit is contained in:
parent
24c8db0121
commit
51a090cfdc
2 changed files with 2 additions and 0 deletions
|
@ -13,6 +13,7 @@ mypy==0.720
|
||||||
pre-commit==1.18.3
|
pre-commit==1.18.3
|
||||||
pydocstyle==4.0.1
|
pydocstyle==4.0.1
|
||||||
pylint==2.3.1
|
pylint==2.3.1
|
||||||
|
astroid==2.2.5
|
||||||
pytest-aiohttp==0.3.0
|
pytest-aiohttp==0.3.0
|
||||||
pytest-cov==2.7.1
|
pytest-cov==2.7.1
|
||||||
pytest-sugar==0.9.2
|
pytest-sugar==0.9.2
|
||||||
|
|
|
@ -14,6 +14,7 @@ mypy==0.720
|
||||||
pre-commit==1.18.3
|
pre-commit==1.18.3
|
||||||
pydocstyle==4.0.1
|
pydocstyle==4.0.1
|
||||||
pylint==2.3.1
|
pylint==2.3.1
|
||||||
|
astroid==2.2.5
|
||||||
pytest-aiohttp==0.3.0
|
pytest-aiohttp==0.3.0
|
||||||
pytest-cov==2.7.1
|
pytest-cov==2.7.1
|
||||||
pytest-sugar==0.9.2
|
pytest-sugar==0.9.2
|
||||||
|
|
Loading…
Add table
Reference in a new issue