setup pyannotate

This commit is contained in:
Waylon Walker 2023-04-28 08:33:06 -05:00
parent 0a68509e41
commit 9be9a1ff36
No known key found for this signature in database
GPG key ID: 66E2BF2B4190EFE4
2 changed files with 10 additions and 1 deletions

View file

@ -54,6 +54,7 @@ dependencies = [
"pytest-mock",
"pytest-rich",
"ruff",
'pyannotate',
"black",
]
[tool.hatch.envs.default.scripts]