Merge branch 'feature/pytest-mypy_error' into 'master'
restricted pytest-mypy version See merge request cara/caimira!411
This commit is contained in:
commit
75f0915ea8
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
|
@ -41,7 +41,7 @@ REQUIREMENTS: dict = {
|
|||
'app': [],
|
||||
'test': [
|
||||
'pytest',
|
||||
'pytest-mypy',
|
||||
'pytest-mypy != v0.10.1',
|
||||
'pytest-tornasync',
|
||||
'numpy-stubs @ git+https://github.com/numpy/numpy-stubs.git',
|
||||
'types-dataclasses',
|
||||
|
|
|
|||
Loading…
Reference in a new issue