Add mypy to GitLab CI

This commit is contained in:
Iain Learmonth 2022-05-15 16:56:31 +00:00 committed by Iain Learmonth
parent 552dfd7937
commit f495b1d079
3 changed files with 40 additions and 1 deletions

4
requirements-types.txt Normal file
View file

@ -0,0 +1,4 @@
mypy
types-requests
types-PyYAML
types-python-dateutil