Skip to content
Snippets Groups Projects
Commit e161a3bb authored by Ben Gamari's avatar Ben Gamari :turtle:
Browse files

mypy: Exclude build directory

Otherwise we get errors of the form

Finished executing pythonRemoveTestsDir
running install tests
ghc_triage_service/__init__.py: error:(B Duplicate module named 'ghc_triage_service' (also at './build/lib/ghc_triage_service/__init__.py')(B
ghc_triage_service/__init__.py: note:(B Are you missing an __init__.py? Alternatively, consider using --exclude to avoid checking one of them.
Found 1 error in 1 file (errors prevented further checking)(B
parent 6ec18e04
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment