linting and typing fixes
This commit is contained in:
parent
b7c9d3b73b
commit
72f3c11fdd
7 changed files with 13 additions and 10 deletions
2
setup.py
2
setup.py
|
|
@ -75,6 +75,8 @@ setup(
|
|||
"pylint ~= 2.3",
|
||||
"pytest ~= 6.1.2",
|
||||
"mypy ~= 0.790",
|
||||
"types-python-dateutil",
|
||||
"types-setuptools",
|
||||
"poethepoet ~= 0.10.0",
|
||||
"freezegun ~= 1.0.0",
|
||||
"lxml ~= 4.6",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue