Is your feature request related to a problem? Please describe.
Improve mypy exclusion by:
- setting
exclude_gitignore to True (automatically excludes .pixi and .snakemake).
- remove
exclude.
This will make mypy friendlier to modest machines since snakemake imported and pixi imported libraries won't be parsed.
Is your feature request related to a problem? Please describe.
Improve mypy exclusion by:
exclude_gitignoretoTrue(automatically excludes.pixiand.snakemake).exclude.This will make mypy friendlier to modest machines since snakemake imported and pixi imported libraries won't be parsed.