mirror of
https://github.com/ruvnet/RuView.git
synced 2026-04-28 05:59:32 +00:00
Add mypy to development dependencies
Added mypy as a development dependency for testing.
This commit is contained in:
parent
66392cb4e2
commit
bb85dfd234
1 changed files with 3 additions and 1 deletions
|
|
@ -46,4 +46,6 @@ prometheus-client>=0.16.0
|
|||
# Development dependencies
|
||||
black>=23.0.0
|
||||
flake8>=6.0.0
|
||||
mypy>=1.0.0
|
||||
mypy>=1.0.0
|
||||
|
||||
This is just for testing. Nothing major.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue