rover: add pytest-mypy to Pipfile
This commit is contained in:
parent
41adeb39d2
commit
b4ecee8c44
2 changed files with 73 additions and 4 deletions
|
|
@ -6,6 +6,7 @@ verify_ssl = true
|
|||
[dev-packages]
|
||||
pytest = "*"
|
||||
pytest-cov = "*"
|
||||
pytest-mypy = "*"
|
||||
|
||||
[packages]
|
||||
pydantic = "*"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue