Skip to content

chore: exclude build/ directory from mypy check - #2008

Merged
nejch merged 1 commit into
mainfrom
jlvillal/mypy-tox
May 5, 2022
Merged

chore: exclude build/ directory from mypy check#2008
nejch merged 1 commit into
mainfrom
jlvillal/mypy-tox

Conversation

@JohnVillalovos

Copy link
Copy Markdown
Member

The build/ directory is created by the tox environment
twine-check. When the build/ directory exists mypy will have an
error.

The `build/` directory is created by the tox environment
`twine-check`. When the `build/` directory exists `mypy` will have an
error.
@nejch

nejch commented May 5, 2022

Copy link
Copy Markdown
Member

Thanks! much needed, surprised no one else has complained before this 😬

@nejch
nejch merged commit d169983 into main May 5, 2022
@nejch
nejch deleted the jlvillal/mypy-tox branch May 5, 2022 23:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants