This commit is contained in:
Dan Davison
2025-09-04 18:44:12 -04:00
committed by GitHub
parent 457fa1fce8
commit d0dca40b93
2 changed files with 26 additions and 0 deletions

View File

@@ -34,6 +34,7 @@ dev = [
"black~=23.7",
"isort~=5.12",
"mypy>=1.16.0,<2",
"poethepoet>=0.37.0",
]
[tool.poe.tasks]