diff options
Diffstat (limited to 'Omni/Bild')
-rw-r--r-- | Omni/Bild/Builder.nix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Omni/Bild/Builder.nix b/Omni/Bild/Builder.nix index 77205b2..6731185 100644 --- a/Omni/Bild/Builder.nix +++ b/Omni/Bild/Builder.nix @@ -142,7 +142,6 @@ with bild; let touch ./py.typed check python -m mypy \ --explicit-package-bases \ - --no-error-summary \ --no-color-output \ --exclude 'setup\.py$' \ . |