Depend on prtpy

This commit is contained in:
Théophile Bastian 2023-03-04 11:45:35 +01:00
parent fabc94c062
commit 5468c5df83
2 changed files with 5 additions and 0 deletions

View file

@ -1,2 +1,6 @@
[mypy]
check_untyped_defs = True
[mypy-prtpy.*]
follow_imports = skip
ignore_missing_imports = True

View file

@ -1,2 +1,3 @@
ruamel.yaml
Jinja2
prtpy