ci: add mypy for my.hypothesis
This commit is contained in:
parent
6199ed7916
commit
24fb983399
3 changed files with 16 additions and 2 deletions
1
setup.py
1
setup.py
|
@ -53,6 +53,7 @@ def main():
|
|||
'pytest',
|
||||
'pylint',
|
||||
'mypy',
|
||||
'lxml', # for mypy coverage
|
||||
|
||||
# used in some tests
|
||||
'pandas',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue