Skip to content

Commit d3e83be

Browse files
committed
Disable mypy for now. Ref jaraco/skeleton#143
1 parent 57b8aa8 commit d3e83be

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

pyproject.toml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,5 +64,8 @@ type = [
6464
]
6565

6666

67-
6867
[tool.setuptools_scm]
68+
69+
70+
[tool.pytest-enabler.mypy]
71+
# Disabled due to jaraco/skeleton#143

0 commit comments

Comments
 (0)