Skip to content

Commit

Permalink
Disable mypy for now. Ref jaraco/skeleton#143
Browse files Browse the repository at this point in the history
  • Loading branch information
jaraco committed Aug 25, 2024
1 parent 57b8aa8 commit d3e83be
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -64,5 +64,8 @@ type = [
]



[tool.setuptools_scm]


[tool.pytest-enabler.mypy]
# Disabled due to jaraco/skeleton#143

0 comments on commit d3e83be

Please sign in to comment.